summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove BAD144 supportphk1999-11-275-42/+0
* To avoid confusion, zap libtermcap. ncurses provides both curses, termcappeter1999-11-2612-2178/+0
* To avoid confusion, zap libcurses. ncurses provides both curses, termcappeter1999-11-2673-10160/+0
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-2418-30/+57
* longjumperror() and abort() don't exist in libstand.. Don't testpeter1999-11-241-8/+1
* Ensure libmytinfo stays dead.. I originally left it here so that we mightpeter1999-11-2447-9385/+0
* Allow empty UIDs if we are processing NIS records. I am not entirelyeivind1999-11-221-2/+4
* Make __sfp() even more thread-safe.dt1999-11-211-1/+1
* Add (FILE *) locking.dt1999-11-201-0/+9
* Make __sfp() (FILE allocator) thread-safe: added locking like in malloc().dt1999-11-201-0/+11
* Fix HISTORY - the copyright header on the file of the GCC version wasobrien1999-11-201-4/+4
* Add to the HISTORY.obrien1999-11-191-1/+9
* The "acfcomp" field is not in the structure anymore. There may be a betterroberto1999-11-191-1/+0
* For the TCP transport, put the listening socket in non-blockingjdp1999-11-181-0/+18
* Make setproctitle(NULL) restore all of the original argumentsbrian1999-11-174-60/+90
* Fix a bug in the hack that protects against FTP bounce attacks.jdp1999-11-171-3/+2
* Don't complain loudly about unknown termcap capabilities, eg:peter1999-11-172-2/+2
* Introduce commandline caching in the kernel.phk1999-11-163-0/+66
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add asheldonh1999-11-152-4/+15
* fts_pathlen and fts_namelen are u_short, not shortkris1999-11-151-2/+2
* Typokris1999-11-151-1/+1
* Properly document what ENOENT really means for kldfind(2).chris1999-11-141-3/+1
* Don't include Kerberos if NOCRYPT is defined, because it isn't buildmarcel1999-11-143-5/+11
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-15/+15
* Go to a bit more trouble to make it absolutely clear that malloc(3)peter1999-11-121-2/+9
* Repo copy ncp_cfg.h ncp_lib.h ncp_file.h ncp_rcfile.h from here topeter1999-11-125-420/+1
* Decremement by 1 the value taken for %j before assigning it to tm_yday,sheldonh1999-11-101-6/+50
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldyokota1999-11-091-1/+1
* Fix dead loop if locale contains / and not all categories specifiedache1999-11-091-1/+3
* Remove useless section.phantom1999-11-091-2/+0
* Restore sub-chapters order.phantom1999-11-091-19/+16
* style fixphantom1999-11-091-5/+8
* - This is the new version of libvgl jointly developed by sos and I.yokota1999-11-088-148/+683
* Flag empty UID entries as errors (to stop typos from turning intoeivind1999-11-061-1/+6
* Link manual page for login_getpwclass(3) to login_cap(3).jkoshy1999-11-041-1/+3
* Add unsigned char cast to isalphaache1999-11-042-2/+2
* Add unsigned char cast to isdigitache1999-11-041-1/+1
* Add unsigned char cast to is[x]digitache1999-11-042-5/+5
* Add unsigned char cast to isdigitache1999-11-042-2/+2
* Add unsigned char cast to isupperache1999-11-041-1/+1
* unsigned char cast to ctype macrosache1999-11-041-1/+3
* Add unsigned char cast to ctype macros argache1999-11-045-37/+39
* Add unsigned char cast to isspace argache1999-11-044-7/+15
* Fix a really lame buglet which broke with IPs of 34green1999-11-031-1/+1
* Change structure field tolower to to_lower. The same for the toupper.bp1999-11-031-4/+4
* It is no longer necessary to prepend underscores to external symbols underjoerg1999-11-021-24/+8
* Teach libdisk about the AMI and Mylex RAID drivers. You should be ablemsmith1999-11-022-1/+5
* Document that bind(2) can fail with EAGAIN.nik1999-11-011-0/+3
* Add support for RADIUS accounting. Note, this changes the formatjdp1999-10-315-53/+259
* Allow whitespace termination. Internal use of /etc/resolv.conf reliesgreen1999-10-311-3/+6
OpenPOWER on IntegriCloud