summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1993-11-09Add 4.4BSD more(1) from UUNET. Patched to support regex(3)alm
1993-11-09Well behaved POSIX.2 utilities always call setlocale() and getopt().jtc
1993-11-09I've been informed that the fts family of functions is being consideredjtc
1993-11-09Updated the description of the relocation_info structure to reflect thepk
1993-11-09New -p1003.1 macro (no -88 or -90 suffixes), to be used when we arejtc
1993-11-08First draft of a link(5) manual page.pk
1993-11-08A slightly unfinished i82586 driver, based on Garrett Wollman's.mycroft
1993-11-08Enable ie0.mycroft
1993-11-08re-add 'sup' services. unofficial, but life's difficult w/o them.cgd
1993-11-08Use strsep() in stead of strtok() and restore colons in eg. env. vars.pk
1993-11-08MLINKS line was boguscgd
1993-11-08Added regex(3) support.alm
1993-11-08use LDSTATICcgd
1993-11-08add shlib_version file, with version 0.0cgd
1993-11-08sign extension bug fix from <rick@snowhite.cis.uoguelph.ca>deraadt
1993-11-08fix flag name 'bug.' reported by Lennart Augustsson <augustss@cs.chalmers.se>cgd
1993-11-08use ./yearistype.sh; several people reported this, and i consideredcgd
1993-11-08use LDSTATIC, not LDFLAGS any morecgd
1993-11-08ad LDSTATIC flag, so static linking can be made one-stop shopping.cgd
1993-11-07replace single quotes with double quotes where necessarycgd
1993-11-07NOPIC until we can use c++ shlibscgd
1993-11-07Updated to reflect current situation w.r.t. root name servers.cgd
1993-11-07disable sendmail in distribution; better to do nothing in this casecgd
1993-11-07(1) clean up lots (rename fooflags -> foo_flags, etc.)cgd
1993-11-07update with more official assigned numbers. Garrett Wollman did the workcgd
1993-11-07define BSDOBJDIR and BSDSRCDIR to have make think of the src and objcgd
1993-11-07script to bump shlib_version files, etc. doesn't get installed, no man page.cgd
1993-11-06md_init_header: our exec header differs from SunOS's.pk
1993-11-06update to latest versioncgd
1993-11-06update to latest version.cgd
1993-11-06version number updatecgd
1993-11-06update to latest version; don't proto fnmatch() unless _POSIX_SOURCEcgd
1993-11-06update to latest version; va_list specification changes.cgd
1993-11-06just berkeley copyright/version # changes.cgd
1993-11-06nuke comments re: posix, per jtc. this isn't spec'd by posix.cgd
1993-11-06trim _BSD off of _BSD_VA_LIST, so that we don't have to change allcgd
1993-11-06update to latest versioncgd
1993-11-06update to latest version; no *significant* changes.cgd
1993-11-06Remove extra "eval" variables in warn() & warnx() function definitions;jtc
1993-11-05Patch from Bruce Evans to deal with file names with NULs in them.mycroft
1993-11-05don't use splclock()/splnone(), use splclock()/splx().cgd
1993-11-05note that use of splnone() is prolly bogus; splnone() itself is bogus,cgd
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-11-05copy SYS.h and DEFS.h, too.cgd
1993-11-05add strncmp to the list of things that gets copied to libkern.cgd
1993-11-05added files copied in from libc. version numbers are screwed,cgd
1993-11-05Additional fixes from Dyane Bruce.jtc
1993-11-05Changes required to make printf utility POSIX.2 compliant:jtc
1993-11-05Do a better job of recognising data in text segments, eg. `const char []'.pk