summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document getc_unlocked(), getchar_unlocked(), putc_unlocked(),tjr2003-01-103-6/+68
* Add function versions of getchar_unlocked(), getc_unlocked(),tjr2003-01-102-1/+96
* New release notes: UFS1/UFS2 boot loaders, systat(1) -ifstat.bmah2003-01-102-2/+26
* Avoid a memory leak by using reallocf() instead of realloc().tjr2003-01-101-1/+1
* Prototype __getcwd() to avoid a warning.tjr2003-01-101-0/+2
* #include <ctype.h> for prototypes (or macro versions) oftjr2003-01-101-0/+1
* Don't allow user process to set an invalid window state through sigreturn.jake2003-01-102-4/+9
* Clear the target hardware address field when generating an ARP request.tmm2003-01-101-0/+1
* Fix superblock alignment problems on non-i386 platforms. Also change fs_uuidgordon2003-01-091-2/+3
* Fix a typo: s/save_free/safe_free/.jhb2003-01-091-1/+1
* Fix for DELL PERC firmware. Driver was hangingemoore2003-01-091-2/+16
* Add support for the Davicom DM9009 chipset.trhodes2003-01-094-0/+8
* Remove earlysetcpuclass() as it has been OBE.jhb2003-01-094-34/+0
* Rework part of the previous processor name changes so that we readjhb2003-01-099-82/+56
* Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.trhodes2003-01-091-1/+1
* Fix a useless use of cat. Save a process today.schweikh2003-01-091-1/+1
OpenPOWER on IntegriCloud