summaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvsJordan K. Hubbard1994-11-2217-18/+18
* This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.cvs2svn1994-11-213-4/+267
* This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.cvs2svn1994-11-0812-3587/+0
* Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C functionBruce Evans1994-10-251-2/+2
* cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestionAndrey A. Chernov1994-10-221-2/+3
* makeraw(): forget to clear IMAXBEL, set VMIN/VTIMEAndrey A. Chernov1994-10-221-2/+3
* Remove CPU_COLORDISP, GIO_COLOR now existsAndrey A. Chernov1994-10-181-1/+0
* Add new machdep variablesAndrey A. Chernov1994-10-171-0/+3
* sysctl(3) can return an error (setting errno to ENOMEM) when theGarrett Wollman1994-10-132-28/+90
* Document getvfsent() and kin.Garrett Wollman1994-09-252-2/+232
* Fix so that people who don't have LKMs compiled in their kernels don'tGarrett Wollman1994-09-251-0/+8
* Added $Id$David Greenman1994-09-243-0/+6
* If sysctl() fails, return "/kernel" so as not to screw people who haven'tGarrett Wollman1994-09-241-2/+2
* Added getbootfile(3), for an easy C interface to the kern.bootfile MIBGarrett Wollman1994-09-233-13/+140
* Added *ran48 functions, and put them in the correct place this time.Garrett Wollman1994-09-2313-2/+476
* Pass -q and -u flags to modload so that it shuts up and doesn't leaveGarrett Wollman1994-09-221-1/+1
* Fix stupid memory-allocation error.Garrett Wollman1994-09-221-3/+9
* Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent,Garrett Wollman1994-09-222-1/+235
* Document YP support.Garrett Wollman1994-09-202-29/+51
* My implementation of YP group file support, modeled after theGarrett Wollman1994-09-201-6/+210
* Second half of YP security hole fix. Needs updated passwordGarrett Wollman1994-09-201-5/+12
* Re-implement YP password file support from scratch. This implementationGarrett Wollman1994-09-201-3/+215
* Maintain pw_fields, and output same to password database.Garrett Wollman1994-09-201-0/+17
* Function in this module bloodly called 'gethostname' and linkedAndrey A. Chernov1994-09-191-2/+2
* Redo kernel NTP PLL support, user-mode interface.Garrett Wollman1994-09-182-8/+68
* Use latest Arthur Olson timezone code rather than that supplied withGarrett Wollman1994-09-131-4/+2
* Added SYSV ipc system calls.Doug Rabson1994-09-1313-1/+196
* document libcrypt and libcipher.Geoff Rehmet1994-09-081-0/+17
* Make errors in /etc/fstab print the line numbers where they occured.Jordan K. Hubbard1994-09-081-2/+13
* Oops, forgot to cvs add this file.Garrett Wollman1994-08-101-0/+63
* Make it easier for programs to figure out what revision of FreeBSD theyGarrett Wollman1994-08-101-4/+4
* Add a missing backslash to get this to work again.Jordan K. Hubbard1994-08-081-1/+1
* Added YP domain name getting/setting support, for SunOS/old programGarrett Wollman1994-08-083-7/+128
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-12/+15
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).Geoff Rehmet1994-07-221-35/+46
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-27148-0/+24112
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-263-0/+444
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-262-0/+158
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+125