summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add .St -p1003.1b and -p1003.1b-93peter1997-05-121-0/+20
* Add clock_* and nanosleep manpages and links.peter1997-05-121-2/+5
* manpage for nanosleep(2)peter1997-05-121-0/+96
* Man pages for clock_{get/set}time() and clock_getres().peter1997-05-121-0/+124
* Correct sample file name.brian1997-05-122-4/+4
* Make uu_* const correct.brian1997-05-123-12/+12
* Use nanosleep() in all cases, not just in the reentrant libc (_THREAD_SAFE)peter1997-05-121-70/+9
* Add const in the thread version of nanosleep()'s argspeter1997-05-123-3/+6
* remove prototype for nanosleep(), it's visible in unistd.h now.peter1997-05-123-3/+0
* Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()peter1997-05-121-3/+7
* prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().peter1997-05-121-0/+7
* Build osreldate.h at build time rather than install time. This fixespeter1997-05-121-15/+20
* The -pthread option was added to freebsd.h but missed from freebsd-elf.hpeter1997-05-121-1/+1
* Typo fix: sq --> qsalex1997-05-121-1/+1
* Typo fix.max1997-05-112-3/+3
* Specify EUC-JP character encoding.jfieber1997-05-111-1/+2
* - fixed typoandreas1997-05-111-2/+5
* Update the manual page to call more attention to the probe override flags.pst1997-05-111-11/+27
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-1117-38/+4023
* Make nc_flag and nc_nlen unsigned.phk1997-05-111-3/+3
* Don't rely on stderr to report bad news.phk1997-05-111-8/+8
* Fixed initialization of ldt[]. Unused entries were garbage. A commentbde1997-05-112-8/+16
* Add variable LPR for printer command.wosch1997-05-111-3/+18
* Fix memory leak caused by not freeing memory returned by cgetstr()davidn1997-05-111-8/+80
* Create ttyXX.if and tunX.pid irrespective ofbrian1997-05-111-23/+24
* Make sppp's logging human-readable. Also, use log(9), as opposed tojoerg1997-05-111-134/+262
* Add #include <sys/types.h> in synopsis, now required for libutil.h.davidn1997-05-115-5/+10
* Bump shared lib version to 2.3.davidn1997-05-111-1/+1
* MF2.2: bugfix in arrayize().davidn1997-05-111-2/+2
* After looking around at what the other *BSD's do for their $xxxBSD$ tags,peter1997-05-118-39/+124
* Include types.h before libutil.hjkh1997-05-111-0/+1
* Cosmetiqueache1997-05-111-3/+3
* Print out reject masks on "show lcp"ache1997-05-111-5/+9
* add a bktrX target (for Bt848 based cards)jmg1997-05-112-2/+22
* Support compressed output. Default is uncompressed output format.wosch1997-05-111-10/+46
* Use random() for GenerateMagic()ache1997-05-111-9/+9
* Cosmetique fixes:ache1997-05-102-4/+4
* New Italian keymapjkh1997-05-101-1/+15
* Use HTML 3.2 Final for the HTML doctype declaration.jfieber1997-05-101-2/+2
* login_getclass() -> login_getpwclass()davidn1997-05-101-2/+2
* login_getclass() -> login_getpwclass().davidn1997-05-104-9/+8
* login_getclass() -> login_getpwclass().davidn1997-05-101-497/+490
* login_getclass() -> login_getpwclass().davidn1997-05-101-2/+2
* Summary of login.conf support changes:davidn1997-05-1010-1034/+1700
* Document APIC_IO as mandatory.fsmp1997-05-101-5/+5
* Documented SMP_AUTOSTART to be working.fsmp1997-05-103-6/+12
* Clean up some more. Move parsing of sysctl iflist data into a singlepeter1997-05-103-192/+169
* Fix null dereference if config variable not set.pst1997-05-103-9/+9
* Implement a separate control for write gathering on NFSv3. This is turneddfr1997-05-105-10/+38
* Fix a nasty hang connected with write gathering. Also add debug printdfr1997-05-1012-44/+156
OpenPOWER on IntegriCloud