summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Note that the 1E is the 1 Enterprise.obrien2003-01-111-1/+1
* Make iso.1 more readable.obrien2003-01-111-4/+8
* Bail out of fd_clone() if the parsed unit number doesn't match ourjoerg2003-01-112-0/+6
* Add support for the Intel 82820 UP-only AGP bridge.anholt2003-01-112-0/+8
* In vm_page_alloc(), fuse two if statements that are conditioned on the samealc2003-01-111-8/+3
* Cleanup the formatting from the last commit, convert everything todillon2003-01-111-8/+21
* FBSDIDize and clean up whitespace nits.des2003-01-111-30/+25
* Read sanpei's mind, and unbreak the build.des2003-01-111-2/+3
* Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card,shiba2003-01-111-1/+1
* Regen.shiba2003-01-111-3/+10
* RATOC REX-R280(10Base-T Ether Card) and REX-9530(SCSI2 Card) haveshiba2003-01-111-1/+4
* Fix kernel build.mux2003-01-111-1/+1
* Don't restrict MBR sectorsize to 512 bytes.phk2003-01-111-20/+23
* MFbed: translation updateue2003-01-118-355/+308
* Don't count mbufs with m_type == MT_HEADER or MT_OOBDATA as control datatjr2003-01-113-6/+14
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.dillon2003-01-115-5/+31
* Implement missing fpgetround() and fpsetround().marcel2003-01-113-2/+84
* Add support for Corega FEtherII CB-TXD (CardBus 100M/10M).sanpei2003-01-112-4/+14
* correct printf formatsam2003-01-111-1/+1
* Reset the channel in attach if its not the console.jake2003-01-111-0/+7
* Add symlink support to devfs_rule_matchpath(). This allows the userdd2003-01-111-1/+2
* Major bugfixes for large memory and fast systems.scottl2003-01-114-67/+90
* Remove all use of the LOG2() macro/inline, undoing some non-optimal cruftdillon2003-01-113-34/+18
* Increase the scheduler stack to 4 pages. This should prevent a stackdeischen2003-01-111-1/+1
* make sem_leave return a usable errno instead of -1.alfred2003-01-101-3/+3
* Use the fstype obtained from the GEOM dumpconf output to set the fstypejhb2003-01-101-1/+1
* Output the fstype of each partition in a disklabel in the configurationjhb2003-01-101-0/+7
* - Make New_Disk() non-static so it can be used in Create_Chunk_DWIM().jhb2003-01-103-3/+21
* Either compaq has two variants of the WL200, or the old entry isimp2003-01-101-0/+6
* Sort. Move /usr/heimdal to /var/heimdal where it really is.ceri2003-01-101-12/+12
* I don't know where we got this ccd creation example from... or if it wasobrien2003-01-101-2/+9
* Make the "tarcp" example more direct.obrien2003-01-101-5/+5
* About September 2001, I consulted with all the previous authors ofnectar2003-01-101-163/+13
* MFi386: revision 1.552.nyan2003-01-102-4/+0
* Add TAPE to the ENVIRONMENT section and standardize the section, using asheldonh2003-01-101-3/+6
* Add TAPE to the ENVIRONMENT section.sheldonh2003-01-101-0/+2
* Add an ENVIRONMENT section so that the reader knows that the TMPDIR envarsheldonh2003-01-101-0/+5
* Don't record thread pointer, it's not permanent in process life cycle,davidxu2003-01-101-6/+6
* Make newer integrated SiS900 cards working.mbr2003-01-102-2/+36
* Sis no longer implements the enhanced phy controlmbr2003-01-102-53/+262
* SIS_CFG_EDB_MASTER_EN indicates the EDB bus is used instead ofmbr2003-01-102-3/+14
* When reading PHY regs over the i2c bus, the turnaround ACK bitmbr2003-01-108-8/+8
* The macro versions of putc() and putchar() are gone.tjr2003-01-101-9/+3
* There is no macro version of getc() anymore.tjr2003-01-101-2/+1
* Bring the list of function-like macros up to date with reality.tjr2003-01-101-28/+20
* o Improve wording of the comment that accompanies fs_pad. Themarcel2003-01-101-1/+6
* spell multiple correctly.alfred2003-01-101-1/+1
* Document clearerr_unlocked(), feof_unlocked(), ferror_unlocked()tjr2003-01-102-3/+38
* Add preliminary support for the Hawking PN672TX CardBus cards.imp2003-01-104-0/+30
* Add a manual page for flockfile(), ftrylockfile(), and funlockfile().tjr2003-01-102-1/+106
OpenPOWER on IntegriCloud