summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* save_free the buf.obrien2003-01-091-0/+1
* Separate the uses of a buffer and make it dynamically sized.obrien2003-01-091-15/+16
* Build gem(4) on powerpc also.obrien2003-01-091-2/+5
* Moved if_hme to hme.obrien2003-01-092-10/+1
* Add an hme(4) module.obrien2003-01-091-0/+9
* Oops, add zstty to the witness order list.jake2003-01-091-0/+1
* Regen:sheldonh2003-01-091-47/+111
* Dont probe PnP devices.sos2003-01-091-0/+4
* Fix typosos2003-01-091-1/+1
* SGML cleanup: Remove useless <para> </para> around listsue2003-01-091-6/+0
* Make ofw_pci_find_node() use the reg property instead of thebenno2003-01-091-5/+5
* Document tinderbox and whereintheworld, and move diffburst in itsdes2003-01-091-3/+4
* My version of fenner's "make world" log summarizer.des2003-01-092-0/+64
* Sample tinderbox script & build settings.des2003-01-092-0/+91
* MFen: Happy new year 2003ue2003-01-095-12/+23
* Actually, the canonical way would be syntactically correct.des2003-01-091-1/+1
* Add a pcib variant to allow us to fix up interrupt assignments.benno2003-01-092-0/+119
* Canonical way of determining whether or not to use crypto.des2003-01-091-1/+1
* - Add error messages for bulkxfer.simokawa2003-01-092-4/+7
* Allocate interrupts from the resource list.benno2003-01-091-2/+4
* ia64 and sparc64 both have libc_r now.des2003-01-091-2/+1
* - Remove the ignore list and replace it with a quirk list of sorts.benno2003-01-092-23/+58
* Invoke the driver directly when a request is submitted via crypto_dispatchsam2003-01-091-21/+52
* o handle jumbograms in m_clonesam2003-01-091-52/+82
* The return-path is optional in a headline, therefore don't skip amikeh2003-01-091-5/+12
* Fix up some grammar.trhodes2003-01-091-2/+2
OpenPOWER on IntegriCloud