aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Document %Ex and %OBAndrey A. Chernov1999-11-301-2/+4
* Stricter checking %A vs %aAndrey A. Chernov1999-11-301-11/+13
* Fix %C handlingAndrey A. Chernov1999-11-301-14/+52
* Add %Ex extension to determine "%e %b" or "%b %e" orderAndrey A. Chernov1999-11-303-8/+22
* Turn libbind back on, it should be ok now.Peter Wemm1999-11-301-1/+1
* EEK! termios mode wasn't activated..Peter Wemm1999-11-302-2/+2
* Build more components to get named to build.Peter Wemm1999-11-301-8/+25
* oops, forgot to disconnect libbind while it's broken.Peter Wemm1999-11-301-2/+6
* Update for Bind 8.2.2.p5Peter Wemm1999-11-301-0/+37
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-306-254/+309
* Report swapdevices as cdevs rather than bdevs.Poul-Henning Kamp1999-11-291-1/+1
* style fixes, remove extra braces.Alfred Perlstein1999-11-291-17/+20
* Add the PAM SSH RSA key authentication module. For example, you can add,Brian Feldman1999-11-291-0/+328
* Provide a man page for Alfreds lovely readdir_r function. AlsoWes Peters1999-11-292-5/+27
* Provide and document ctermid_r function.Wes Peters1999-11-282-2/+23
* Document the getlogin_r function.Wes Peters1999-11-281-2/+22
* Provide the getlogin_r function.Wes Peters1999-11-281-0/+18
* * Fix the stack allocation code so that it works for alpha. Change itDoug Rabson1999-11-286-18/+78
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-2891-252/+2422
* Remove 'sd' support. SCSI disks are known as 'da' these days.Mike Smith1999-11-272-3/+1
* Remove BAD144 supportPoul-Henning Kamp1999-11-275-42/+0
* To avoid confusion, zap libtermcap. ncurses provides both curses, termcapPeter Wemm1999-11-2612-2178/+0
* To avoid confusion, zap libcurses. ncurses provides both curses, termcapPeter Wemm1999-11-2673-10160/+0
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-2418-30/+57
* longjumperror() and abort() don't exist in libstand.. Don't testPeter Wemm1999-11-241-8/+1
* Ensure libmytinfo stays dead.. I originally left it here so that we mightPeter Wemm1999-11-2447-9385/+0
* Allow empty UIDs if we are processing NIS records. I am not entirelyEivind Eklund1999-11-221-2/+4
* Make __sfp() even more thread-safe.Dmitrij Tejblum1999-11-211-1/+1
* Add (FILE *) locking.Dmitrij Tejblum1999-11-201-0/+9
* Make __sfp() (FILE allocator) thread-safe: added locking like in malloc().Dmitrij Tejblum1999-11-201-0/+11
* Fix HISTORY - the copyright header on the file of the GCC version wasDavid E. O'Brien1999-11-201-4/+4
* Add to the HISTORY.David E. O'Brien1999-11-191-1/+9
* The "acfcomp" field is not in the structure anymore. There may be a betterOllivier Robert1999-11-191-1/+0
* For the TCP transport, put the listening socket in non-blockingJohn Polstra1999-11-181-0/+18
* Make setproctitle(NULL) restore all of the original argumentsBrian Somers1999-11-174-60/+90
* Fix a bug in the hack that protects against FTP bounce attacks.John Polstra1999-11-171-3/+2
* Don't complain loudly about unknown termcap capabilities, eg:Peter Wemm1999-11-172-2/+2
* Introduce commandline caching in the kernel.Poul-Henning Kamp1999-11-163-0/+66
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add aSheldon Hearn1999-11-152-4/+15
* fts_pathlen and fts_namelen are u_short, not shortKris Kennaway1999-11-151-2/+2
* TypoKris Kennaway1999-11-151-1/+1
* Properly document what ENOENT really means for kldfind(2).Chris Costello1999-11-141-3/+1
* Don't include Kerberos if NOCRYPT is defined, because it isn't buildMarcel Moolenaar1999-11-143-5/+11
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-15/+15
* Go to a bit more trouble to make it absolutely clear that malloc(3)Peter Wemm1999-11-121-2/+9
* Repo copy ncp_cfg.h ncp_lib.h ncp_file.h ncp_rcfile.h from here toPeter Wemm1999-11-125-420/+1
* Decremement by 1 the value taken for %j before assigning it to tm_yday,Sheldon Hearn1999-11-101-6/+50
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldKazutaka YOKOTA1999-11-091-1/+1
* Fix dead loop if locale contains / and not all categories specifiedAndrey A. Chernov1999-11-091-1/+3
* Remove useless section.Alexey Zelkin1999-11-091-2/+0