summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use macro API to <sys/queue.h>phk2000-12-311-4/+4
* Use macro API to <sys/queue.h>ben2000-12-302-4/+4
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing upongreen2000-12-301-1/+2
* Use TAILQ instead of CIRCLEQ.phk2000-12-291-21/+18
* Fixed typo not fixed in previous revision.ru2000-12-291-1/+1
* Prepare for mdoc(7)NG.ru2000-12-29142-655/+676
* Reflect rev 1.18 in crypt.c. Note that this section is somewhatpeter2000-12-281-3/+5
* Hindsight is wonderful, but I got cold feet over the crypt(3) defaultpeter2000-12-281-5/+5
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-285-122/+69
* Link stringlist.3 to sl_{add,find,free,init}.3ben2000-12-271-0/+2
* Document FTP_LOGIN.des2000-12-221-0/+2
* Check the FTP_LOGIN environment variable before falling back ondes2000-12-221-0/+2
* When retrieving the time of day in nanosleep(), store it in thedeischen2000-12-203-12/+36
* Enable check for pending signals after calling a signal handler.deischen2000-12-203-0/+9
* Fix mostly harmless typo:nectar2000-12-171-1/+1
* mdoc(7) police: added missing .Os call.ru2000-12-143-0/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-1460-61/+60
* Avoid a segfault (due to an unitialized pointer) when parsing URLs that havedes2000-12-131-0/+2
* #endif should not have a non-comment token after it.obrien2000-12-131-1/+1
* Do install-time configuration of the i386 boot0 boot manager. Atrnordier2000-12-121-1/+23
* mdoc(7) police: Now that .Fx macro is parsed, backoutru2000-12-121-5/+2
* Change the proc information returned from the kernel so that itmckusick2000-12-122-74/+160
* o Introduce a pile more documentation about capabilities, includingrwatson2000-12-112-12/+426
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-1116-16/+17
* Move telldir position recording type definitions and prototypesdeischen2000-12-116-31/+92
* Add `_PATH_DEVZERO'.obrien2000-12-095-7/+14
* strunvis(3) and unvis(3) are the same files.alex2000-12-081-1/+0
* There are four types of encoding now, not three. Most of them use thealex2000-12-081-2/+2
* When TFTP tries to open a file, it is expecting struct open_fileps2000-12-081-0/+3
* Upgrade to groff 1.16.1.ru2000-12-061-8/+1
* Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debatedes2000-12-062-4/+4
* Back this out, we apparently have the ipfw(4).ru2000-12-061-1/+1
* ipfw(4) -> ipfw(8).ru2000-12-061-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofdeischen2000-12-065-53/+34
* Add appropriate defines to use snprintf/vsnprintf instead ofjedgar2000-12-061-0/+2
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
* Move the ipfw(4) xref to the description of LOG_SECURITY instead ofjhb2000-12-051-1/+1
* Add some missing functions in MLINKS. Link assume_default_colors.3tg2000-12-052-10/+20
* Install manpages, including appropriate MLINKS.tg2000-12-056-0/+274
* Forgot to remove the old line in the last commit.green2000-12-051-1/+0
* - __ivaliduser_sa() was introduced for forthcoming IPv6 support to lpdume2000-12-041-102/+170
* mdoc(7) police: fix formatting errors in rev 1.27.ru2000-12-041-13/+27
* When recording the original arguments, stop short if we encounterjdp2000-12-041-0/+10
* When recording the original arguments, don't (ab)use "nargc" forjdp2000-12-041-3/+4
* Add warning on file-fragmentation issues related to MAP_NOSYNCdillon2000-12-031-0/+15
* Remove last vestiges of thr_sleep and thr_wakeup from libc.jake2000-12-024-4/+4
* Fix some error-handling logic so that ferror is called before fclose,gad2000-12-021-7/+21
* Remove some obsolete comments.des2000-12-011-13/+0
* Clean up the whitespace encoding code.des2000-12-011-5/+6
* Add SCHEME_HTTPS.des2000-12-011-0/+1
OpenPOWER on IntegriCloud