summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typophantom1999-09-191-1/+1
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-3/+14
* The existing libxpg4.so.2.0 didn't support zh_TW.Big5 locale.obrien1999-09-141-90/+100
* __collate_substitute() do something non-trivial only for German. For everyonedt1999-09-123-6/+25
* Reduce time of __collate_substitute() from O(strlen(s)^2) to O(strlen(s)).dt1999-09-121-8/+11
* Fix a file descriptor leak in cam_open_btl(). The xpt device was opened,ken1999-09-121-1/+5
* Implement new format specifier for strftime: %OB, alternative nationaldt1999-09-113-19/+58
* Add FreeBSD history in 'HISTORY'alfred1999-09-111-1/+4
* Change toupper/tolower so that they don't give a bogus answer if thedfr1999-09-111-2/+10
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* - Optimization to the previous (rev 1.15) commit.ru1999-09-101-9/+11
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* Handle TCP reset sequence properly.ru1999-09-091-2/+2
* Fix typo.ru1999-09-081-1/+1
* - add reference to siginterrupt(3)ru1999-09-061-32/+35
* Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bugdes1999-09-061-0/+1
* Zap $Source$peter1999-09-061-1/+0
* Zap $Locker$peter1999-09-062-2/+0
* Tidy up $Log$ debris.peter1999-09-051-32/+2
* Connect libform/libpanel/libmenu.peter1999-09-051-5/+3
* Some style and "look" fixesphantom1999-09-059-12/+27
* Name Description (.Nd macro) added.phantom1999-09-051-6/+7
* mdoc(7) style fix.phantom1999-09-051-2/+4
* mdoc(7) style fix: FreeBSD -> .Fxphantom1999-09-057-7/+14
* Remove useless .Fn macro suffixphantom1999-09-051-1/+1
* mdoc style fix.phantom1999-09-051-4/+2
* mdoc(7) style fixesphantom1999-09-051-2/+4
* Add bmake glue for libform (the SVSV-style ETI curses form driver frompeter1999-09-052-0/+46
* Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlappingpeter1999-09-052-0/+38
* Add bmake glue for libmenu (the SVSV-style ETI curses menu driver frompeter1999-09-052-0/+48
* Spelling and grammar error fix.phantom1999-09-041-2/+8
* Fixed disorder in comments.bde1999-09-041-6/+6
* Build this from contrib/ now.markm1999-09-0413-607/+7
* Use definitions provided in sysarch.h for args structures.luoqi1999-09-025-41/+12
* Fix the root cause of the fts buffer overflow. This is a temporaryimp1999-09-022-10/+46
* Make the libcrypt's build in the correct order.markm1999-09-011-6/+5
* Update a comment regarding dependencies on libtermcap and curses etc.peter1999-09-011-2/+1
* Add a missing dependency for make_hash which could make various forms ofpeter1999-09-012-2/+2
* Back out previous commit. I mistook passing commentary from bde forsheldonh1999-08-311-9/+6
* Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for thisdt1999-08-302-50/+50
* Fix a memory leak: free the thread-specific poll_data, used in the select()dt1999-08-303-0/+18
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-301-6/+9
* Don't build libtermcap, libcurses, libmytinfo, just libncurses.peter1999-08-301-4/+5
* Use src/contrib/ncurses, v5.0.990821 prerelease.peter1999-08-30130-17492/+1882
* When checking for valid timevals in the wrapped select() and poll()deischen1999-08-309-27/+42
* Add $FreeBSD$ and spell Eklund properly.billf1999-08-297-1/+14
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-2838-0/+76
* Add $FreeBSD$ lines to man pages that are missing them to makempp1999-08-281-0/+2
OpenPOWER on IntegriCloud