summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement readahead buffering for non-raw files. This drastically improvesmsmith2000-09-055-73/+132
* Add ZTIA001 - Zoom Internal V90 Faxmodem.sheldonh2000-09-052-0/+2
* Remove the SIGSYS handler and wrapper around the __getcwd() syscall.peter2000-09-051-39/+10
* Various cleanups towards make nullfs functional (it is still brokenbp2000-09-058-76/+260
* Add acap, as per IANA.sheldonh2000-09-051-0/+2
* Get rid from the __P() macros.bp2000-09-058-74/+72
* o vn_extattr_set() will now call appropriate vn_start_write() andrwatson2000-09-051-2/+8
* o Remove commented out code which modified return values fromrwatson2000-09-052-20/+0
* Regeneratepeter2000-09-052-2/+18
* Catch a few more bogosities in certain chipsets before they mess us up.peter2000-09-056-114/+534
* Add compaq hotplug PCI device id.peter2000-09-051-9/+27
* When dumping the 'found devices' list in verbose mode, actually show thepeter2000-09-052-0/+4
* When we are picking the next available unit number, specifically saypeter2000-09-051-3/+3
* o Add missing "\n" to warning output in netinet/if_loop.c, when anrwatson2000-09-041-1/+1
* Yank out the NOPOLL conditionals. libc_r no longer needs it, and thispeter2000-09-041-106/+28
* Add a note about /etc/aliases moving /etc/mail/aliases and the problemsimp2000-09-041-0/+10
* Throw out a considerable number of cards that have never been testedwilko2000-09-041-38/+4
* Add AS1200 (Tincup) to descriptionwilko2000-09-042-2/+2
* LINT -> NOTESwilko2000-09-042-6/+6
* Off by one error.phk2000-09-041-1/+1
* Remove obsolete comment (see rev 1.84 of procfs_vnops.c)des2000-09-042-16/+0
* Remove a comment that has been not only obsolete but patently wrong for thedes2000-09-042-16/+0
* Correct minor typosmarko2000-09-041-7/+7
* enable sshd by default. This only effects *new* installs, sojkh2000-09-043-0/+3
* Use .St -susv2 rather than "The Single UNIX Specification".imp2000-09-041-2/+2
* Support for RBC devices, like Sony Memory Sticks.n_hibma2000-09-041-3/+65
* Add the id for the Sony memory sticks.n_hibma2000-09-041-0/+4
* Add Boca K56Flex PnP modem.sheldonh2000-09-042-0/+2
* * move $FreeBSD$ tag to its usual place (bottom of copyright)phantom2000-09-043-10/+30
* Finaly cleanup libc/nls code:phantom2000-09-041-196/+163
* Fix bug that causes gawk to choke when parsing long source files.sheldonh2000-09-042-5/+11
* Whitespace-only: remove the only hard sentence break in the file.sheldonh2000-09-041-1/+2
* ttyname was not being passed into do_login(), so we were erroneously pickingkris2000-09-041-3/+3
* Update the NTP kernel PLL code to the 2000-08-29 version of Dave Millsphk2000-09-042-89/+88
* Constify the arg to logout(3). It is const-safe.peter2000-09-042-3/+3
* Make filt_aio() check the jobstate for JOBST_JOBBFINISHED (in additionalc2000-09-041-1/+2
* When we have both a rcsid and sccsid, ifdef 0 the sccsid. Thisimp2000-09-041-0/+2
* getopt and friends are declared in <unistd.h>imp2000-09-0419-41/+13
* optarg and optind are declared in unistd.h.imp2000-09-043-6/+0
* strerror is declared in <string.h>imp2000-09-041-3/+4
* remove redundant optreset declarationimp2000-09-041-1/+0
* Fix typogshapiro2000-09-041-1/+1
* Get errno from <errno.h>, not from extern int.imp2000-09-042-3/+6
* Don't print an error message if the bad option is '?'. This has beenimp2000-09-041-1/+1
* The comparison against 0 should be against LC_ALL. category isn't aimp2000-09-041-1/+1
* Soften the statement about select's timeout argument. This part ofimp2000-09-041-4/+2
* Add note about avoiding -j when following the upgrade path. It isn'timp2000-09-041-1/+10
* Rewrite using stdio. It cause program speedup since eliminates lots of smallache2000-09-032-14/+15
* Tincup & Rawhide need their VGA cards in a slot connected to PCI0 for thewilko2000-09-031-1/+3
* Added page http://perso.wanadoo.fr/levenez/unix/ to Bibliography.wosch2000-09-031-0/+3
OpenPOWER on IntegriCloud