| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a manual page for flockfile(), ftrylockfile(), and funlockfile(). | Tim J. Robbins | 2003-01-10 | 2 | -1/+106 |
| * | Document getc_unlocked(), getchar_unlocked(), putc_unlocked(), | Tim J. Robbins | 2003-01-10 | 3 | -6/+68 |
| * | Add function versions of getchar_unlocked(), getc_unlocked(), | Tim J. Robbins | 2003-01-10 | 2 | -1/+96 |
| * | New release notes: UFS1/UFS2 boot loaders, systat(1) -ifstat. | Bruce A. Mah | 2003-01-10 | 2 | -2/+26 |
| * | Avoid a memory leak by using reallocf() instead of realloc(). | Tim J. Robbins | 2003-01-10 | 1 | -1/+1 |
| * | Prototype __getcwd() to avoid a warning. | Tim J. Robbins | 2003-01-10 | 1 | -0/+2 |
| * | #include <ctype.h> for prototypes (or macro versions) of | Tim J. Robbins | 2003-01-10 | 1 | -0/+1 |
| * | Don't allow user process to set an invalid window state through sigreturn. | Jake Burkholder | 2003-01-10 | 2 | -4/+9 |
| * | Clear the target hardware address field when generating an ARP request. | Thomas Moestl | 2003-01-10 | 1 | -0/+1 |
| * | Fix superblock alignment problems on non-i386 platforms. Also change fs_uuid | Gordon Tetlow | 2003-01-09 | 1 | -2/+3 |
| * | Fix a typo: s/save_free/safe_free/. | John Baldwin | 2003-01-09 | 1 | -1/+1 |
| * | Fix for DELL PERC firmware. Driver was hanging | Eric Moore | 2003-01-09 | 1 | -2/+16 |
| * | Add support for the Davicom DM9009 chipset. | Tom Rhodes | 2003-01-09 | 4 | -0/+8 |
| * | Remove earlysetcpuclass() as it has been OBE. | John Baldwin | 2003-01-09 | 4 | -34/+0 |
| * | Rework part of the previous processor name changes so that we read | John Baldwin | 2003-01-09 | 9 | -82/+56 |
| * | Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH. | Tom Rhodes | 2003-01-09 | 1 | -1/+1 |
| * | Fix a useless use of cat. Save a process today. | Jens Schweikhardt | 2003-01-09 | 1 | -1/+1 |
| * | save_free the buf. | David E. O'Brien | 2003-01-09 | 1 | -0/+1 |
| * | Separate the uses of a buffer and make it dynamically sized. | David E. O'Brien | 2003-01-09 | 1 | -15/+16 |
| * | Build gem(4) on powerpc also. | David E. O'Brien | 2003-01-09 | 1 | -2/+5 |
| * | Moved if_hme to hme. | David E. O'Brien | 2003-01-09 | 2 | -10/+1 |
| * | Add an hme(4) module. | David E. O'Brien | 2003-01-09 | 1 | -0/+9 |
| * | Oops, add zstty to the witness order list. | Jake Burkholder | 2003-01-09 | 1 | -0/+1 |
| * | Regen: | Sheldon Hearn | 2003-01-09 | 1 | -47/+111 |
| * | Dont probe PnP devices. | Søren Schmidt | 2003-01-09 | 1 | -0/+4 |
| * | Fix typo | Søren Schmidt | 2003-01-09 | 1 | -1/+1 |
| * | SGML cleanup: Remove useless <para> </para> around lists | Udo Erdelhoff | 2003-01-09 | 1 | -6/+0 |
| * | Make ofw_pci_find_node() use the reg property instead of the | Benno Rice | 2003-01-09 | 1 | -5/+5 |
| * | Document tinderbox and whereintheworld, and move diffburst in its | Dag-Erling Smørgrav | 2003-01-09 | 1 | -3/+4 |
| * | My version of fenner's "make world" log summarizer. | Dag-Erling Smørgrav | 2003-01-09 | 2 | -0/+64 |
| * | Sample tinderbox script & build settings. | Dag-Erling Smørgrav | 2003-01-09 | 2 | -0/+91 |
| * | MFen: Happy new year 2003 | Udo Erdelhoff | 2003-01-09 | 5 | -12/+23 |
| * | Actually, the canonical way would be syntactically correct. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -1/+1 |
| * | Add a pcib variant to allow us to fix up interrupt assignments. | Benno Rice | 2003-01-09 | 2 | -0/+119 |
| * | Canonical way of determining whether or not to use crypto. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -1/+1 |
| * | - Add error messages for bulkxfer. | Hidetoshi Shimokawa | 2003-01-09 | 2 | -4/+7 |
| * | Allocate interrupts from the resource list. | Benno Rice | 2003-01-09 | 1 | -2/+4 |
| * | ia64 and sparc64 both have libc_r now. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -2/+1 |
| * | - Remove the ignore list and replace it with a quirk list of sorts. | Benno Rice | 2003-01-09 | 2 | -23/+58 |
| * | Invoke the driver directly when a request is submitted via crypto_dispatch | Sam Leffler | 2003-01-09 | 1 | -21/+52 |
| * | o handle jumbograms in m_clone | Sam Leffler | 2003-01-09 | 1 | -52/+82 |
| * | The return-path is optional in a headline, therefore don't skip a | Mike Heffner | 2003-01-09 | 1 | -5/+12 |
| * | Fix up some grammar. | Tom Rhodes | 2003-01-09 | 1 | -2/+2 |
| * | Merge from NetBSD and arrange for FreeBSD's slight differences in | Warner Losh | 2003-01-09 | 2 | -810/+416 |
| * | These are OBE. devd.conf now lives in /etc. | Warner Losh | 2003-01-09 | 2 | -126/+0 |
| * | Move devd.conf here and install it by default (didn't do a repo copy | Warner Losh | 2003-01-09 | 2 | -1/+96 |
| * | Correct a few more definitions, capitalize header fields consistently. | Mike Heffner | 2003-01-09 | 1 | -5/+5 |
| * | - remove unneeded includes | Peter Grehan | 2003-01-09 | 1 | -5/+17 |
| * | Clarify ~. escape definition, remove duplicate entry, and shorten a | Mike Heffner | 2003-01-09 | 1 | -4/+3 |
| * | Remove obsolete GEOM option, and bring diskless options up-to-date | Peter Grehan | 2003-01-09 | 1 | -7/+3 |