aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify conditional.Juli Mallett2003-01-181-6/+4
* Refer to the process label as proclabel, as there is a function called label,Juli Mallett2003-01-181-10/+10
* Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. TheyRobert Watson2003-01-182-0/+19
* MFp4: Add support for memory mapped UARTs, but don't add any devicesMarcel Moolenaar2003-01-182-9/+18
* If we're going to build and install this on ia64, we might as wellMarcel Moolenaar2003-01-181-7/+20
* Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).Takeshi Shibagaki2003-01-183-0/+9
* Regen.Takeshi Shibagaki2003-01-181-1/+4
* Add Accton EN2216.Takeshi Shibagaki2003-01-182-0/+2
* Regen.Takeshi Shibagaki2003-01-181-0/+3
* Fix long-standing bug predating FreeBSD where calling connect() twiceJeffrey Hsu2003-01-181-1/+3
* Fake up a struct componentname to pass to VOP_WHITEOUT instead of passingTim J. Robbins2003-01-181-1/+10
* Remove subr_diskslice.c and subr_diskmbr.c which I can see no traces offPoul-Henning Kamp2003-01-171-2/+0
* Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace ofPoul-Henning Kamp2003-01-171-2/+0
* - Style fixes.Matthew N. Dodd2003-01-171-3/+3
* ia64 didn't need subr_diskslice.c and subr_diskmbr.c either.Poul-Henning Kamp2003-01-171-2/+0
* We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha.Poul-Henning Kamp2003-01-171-2/+0
* Move alpha_fix_srm_checksum() from subr_diskmbr.c to subr_disklabel.cPoul-Henning Kamp2003-01-172-17/+16
* Remove the unused DSO_* options.Poul-Henning Kamp2003-01-172-36/+6
* Document that listen() can return EINVAL now.Thomas Moestl2003-01-171-0/+2
* Disallow listen() on sockets which are in the SS_ISCONNECTED orThomas Moestl2003-01-171-0/+4
* Sparc64 does not need subr_diskslice.c and subr_mbr.c now.Poul-Henning Kamp2003-01-171-2/+0
* Style fixes: brackets around the argument of return, and removal ofTony Finch2003-01-171-36/+36
* Add a necessary cast, because ptrdiff_t isn't necessarily the same as int.Tony Finch2003-01-171-1/+1
* Move dkmodpart() from subr_diskslice.c to subr_disklabel.c.Poul-Henning Kamp2003-01-172-6/+6
* - Rename installFixupBin to installFixupBase to finish up the 'bin' toJohn Baldwin2003-01-1710-513/+655
* Add 'vlan' as a network device.John Baldwin2003-01-172-0/+2
* Add Allied Telesis WR211PCM.Takeshi Shibagaki2003-01-171-0/+6
* Add Allied Telesis WR211PCM.Takeshi Shibagaki2003-01-172-0/+2
* Regen.Takeshi Shibagaki2003-01-171-1/+4
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,Poul-Henning Kamp2003-01-178-2/+14
* Replace M_DONTWAIT with M_NOWAIT for malloc().Hidetoshi Shimokawa2003-01-174-23/+23
* Improve some debug massages.Hidetoshi Shimokawa2003-01-171-3/+3
* Fix bus manager election process.Hidetoshi Shimokawa2003-01-171-16/+18
* Find places to store the previously implicityly passed unit number inPoul-Henning Kamp2003-01-174-32/+265
* Mention net.inet.ip.accept_sourceroute.Ruslan Ermilov2003-01-171-0/+3
* Fix various details so we get to WARNS=3.Poul-Henning Kamp2003-01-172-83/+33
* Add a regression test for ccds layout policy.Poul-Henning Kamp2003-01-1723-0/+5843
* Don't hide global `s'.Ruslan Ermilov2003-01-171-6/+6
* A driver for the System Management Application ProgramMatthew N. Dodd2003-01-1712-0/+1196
* - Add a major for SMAPI.Matthew N. Dodd2003-01-171-3/+4
* SMP locking for ARP.Jeffrey Hsu2003-01-171-6/+21
* More wi info: adhoc means have reverted.Warner Losh2003-01-171-0/+5
* Bump __FreeBSD_version to 500100 to allow us to differentiate HEAD fromScott Long2003-01-171-1/+1
* Do a better job of documenting mincore(2), esp. the MINCORE_* flags.Tim J. Robbins2003-01-171-14/+46
* Detect underrun of IT queue for debugging.Hidetoshi Shimokawa2003-01-172-38/+56
* Add missing ca_ES, lt_LT, sr_YU aliasesAndrey A. Chernov2003-01-171-0/+4
* New errata entry: growfs(8) stopped working on vinum(4) volumes orBruce A. Mah2003-01-161-0/+5
* While being here, remove a couple of unused "default:" labels in switchJoerg Wunsch2003-01-161-4/+0
* Make vinum disk-related devices readable by group "operator" to matchJoerg Wunsch2003-01-161-0/+15
* Make vinum disk-related devices readable by group "operator" to matchJoerg Wunsch2003-01-161-6/+6