summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Function in this module bloodly called 'gethostname' and linkedache1994-09-191-2/+2
* Added beforeinstall rule to install .h files. We might need some .mkphk1994-09-191-0/+14
* Change level of setlocale hack enabling from compile option STARTUP_LOCALEache1994-09-192-9/+5
* Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.cache1994-09-182-3/+12
* Redo kernel NTP PLL support, user-mode interface.wollman1994-09-183-10/+69
* libmd no longer built as shared-lib, only static.phk1994-09-181-2/+3
* Added support for kernel profiling to mcount.cpaul1994-09-151-0/+4
* Add sanity check for "no previous regular expression" state,ache1994-09-141-1/+4
* Fix bug with searching "" pattern, cause 'more' always showsache1994-09-141-1/+1
* Use latest Arthur Olson timezone code rather than that supplied withwollman1994-09-138-71/+524
* Added SYSV ipc system calls.dfr1994-09-1314-4/+199
* Port to FreeBSD. Not ready for inclusion in libc just yet, but herewollman1994-09-133-3/+12
* This commit was generated by cvs2svn to compensate for changes in r2710,wollman1994-09-131-1/+1
|\
| * One more try, and if it doesn't work this time I'm giving up.wollman1994-09-131-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r2708,wollman1994-09-139-0/+4180
|\ \ | |/
| * The rest of tzcode94g from Arthur David Olson.wollman1994-09-139-0/+4180
* Subwin code forget to subtract orig->beg{x,y} cause SEGVache1994-09-121-2/+2
* libterm is now libtermcaprgrimes1994-09-111-1/+1
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
* In emacs editing mode, sh treated ^D at the end of a line as EOF.csgr1994-09-091-7/+3
* Based on fix from 1.1.5.1:csgr1994-09-081-1/+10
* document libcrypt and libcipher.csgr1994-09-081-0/+17
* Build *.3 and *.ref at build time, not at install time.bde1994-09-081-1/+3
* Declare huge and tiny as volatile so that gcc doesn't evaluate huge*hugebde1994-09-081-1/+2
* Install math.h.bde1994-09-081-1/+8
* Make errors in /etc/fstab print the line numbers where they occured.jkh1994-09-081-2/+13
* Bug fixed:ache1994-09-071-2/+2
* Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.bde1994-09-051-4/+2
* Fix printing of weird errno's: negative values were printed as largebde1994-09-051-5/+9
* u_int -> unsigned int, so that we don't have to include <sys/types.h>bde1994-09-051-2/+2
* Make mddriver static.jkh1994-09-041-3/+3
* Fixed editing blunder.dg1994-09-011-2/+2
* Added rtprio system call stub and manual page.dg1994-09-012-4/+96
* Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles.bde1994-08-311-9/+6
* Fix comparison of int against unsigned when checking error returncsgr1994-08-311-2/+2
* Undo some of Bruce's ``clean-up''. Don't be so damned verbose.wollman1994-08-301-6/+6
* SHARED_LDADD addedache1994-08-281-1/+2
* newwin.cache1994-08-2814-190/+373
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-1/+1
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-2/+2
* Use ${LDFLAGS} instead of static for compiling binaries. Neither isbde1994-08-281-8/+8
* Don't build .po's if NOPROFILE is defined.bde1994-08-281-10/+27
* gethostid.2 is now gethostid.3. Instal the correct one.bde1994-08-281-1/+1
* Fix gethostbyaddr():csgr1994-08-281-2/+2
* libc.so should be installed immutable.wollman1994-08-261-0/+1
* Moved the csu directory to be first on the SUBDIR list. This ispaul1994-08-251-6/+7
* Added ${.CURDIRb to vuilding of man pages so it works with objpaul1994-08-251-3/+3
* Remove dead code. gmon stuff is now done better in libc/gmon anbde1994-08-221-11/+3
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-08-221-0/+1
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.jkh1994-08-222-0/+12
OpenPOWER on IntegriCloud