summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add skey supprotguido1994-08-212-0/+286
* LDADD= -lcryptcsgr1994-08-201-1/+1
* Put __infinity back here again until someone does the right thing andjkh1994-08-202-2/+2
* Fix afterinstall rule for generating links to the real libcryptcsgr1994-08-201-7/+13
* Latest fix from jtc:jkh1994-08-191-2/+13
* Add entry for libskeyguido1994-08-191-1/+1
* Make this puppy actually compile now.jkh1994-08-191-3/+2
* Do all the includes: <machine/asm.h> -> <machine/asmacros.h>jkh1994-08-1923-46/+46
* Change includes to reference <machine/asmacros.h>.jkh1994-08-191-2/+2
* Make libmsun a switchable option, as before.jkh1994-08-191-1/+7
* This commit was generated by cvs2svn to compensate for changes in r2116,jkh1994-08-19214-0/+20438
|\
| * J.T. Conklin's latest version of the Sun math library.jkh1994-08-19214-0/+20438
* More stuff from the latest curses. Really minor this time.sef1994-08-133-4/+85
* Brought the 2.0 libcurses up-to-date with the current 4.4 stuff, assef1994-08-1338-177/+275
* Fixed problem with returning -1 on error when the return value is adg1994-08-132-2/+4
* The big crypt removal - make libtelnet exportable.csgr1994-08-122-28/+4
* Fix afterinstall rule for NOSHARED casecsgr1994-08-121-1/+6
* Made kvm routines use procfs to get out process data such as argumentdg1994-08-113-155/+33
* Oops, forgot to cvs add this file.wollman1994-08-101-0/+63
* Make it easier for programs to figure out what revision of FreeBSD theywollman1994-08-101-4/+4
* Eliminate non-fatal error message so Jordan doesn't get confused.wollman1994-08-101-2/+7
* Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Alsowollman1994-08-101-3/+28
* Fixed typo.wollman1994-08-091-2/+2
* Add (substantially re-written) support for /etc/host.conf, and reintegratedwollman1994-08-091-11/+196
* The password scrambler now becomes libscrypt, and libcrypt iscsgr1994-08-091-0/+19
* This commit was generated by cvs2svn to compensate for changes in r1984,csgr1994-08-092-0/+193
|\
| * Nates password scrambler, from FreebSD 1.1.5, but with everything except csgr1994-08-092-0/+193
OpenPOWER on IntegriCloud