summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add "options no_tld_query" to resolv.conf.brian1997-09-012-4/+6
* Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* Fixed inclomplete function type in synopsis.bde1997-08-311-1/+1
* Remove login_progok()brian1997-08-315-103/+5
* Restore back issetugid() usage and bump major numberache1997-08-312-4/+4
* Another 32bits of 64bits conformance.phk1997-08-311-2/+2
* Initial elf nlist support, mostly stolen from OpenBSD (they use standardpeter1997-08-312-3/+228
* Added HW_MACHINE_ARCH.kato1997-08-301-0/+3
* Merge in the safe chdir changes from Todd Miller's mods to the OpenBSDimp1997-08-292-40/+128
* Add a stub version of getpublickey(), in order to eliminate anjdp1997-08-282-1/+47
* Fix inspace handling I broke in rev 1.13ache1997-08-281-3/+3
* Add full support for determining if a userbrian1997-08-275-5/+101
* Use getpwnam(getlogin()) before getpwuid(getuid())ache1997-08-271-3/+5
* Improvement of type independency for the bitmap.phk1997-08-271-3/+4
* Malloc option H is now default.phk1997-08-272-4/+5
* Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow andimp1997-08-271-3/+4
* Add prog.deny as a list capability forbrian1997-08-261-1/+3
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.bde1997-08-264-4/+4
* Temp restore of rev 1.9ache1997-08-261-3/+3
* Temporarily comment out issetugid() call until everyone installs libtermcap,ache1997-08-251-2/+2
* Fix saving/restoring tty modes, allow initscr be called twice,ache1997-08-255-29/+66
* Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-255-10/+20
* Bump minor number due to issetugid()ache1997-08-241-1/+1
* Add winnstr family and fake resizeterm from ncurses 4.1 for compatibilityache1997-08-245-6/+73
* Cosmetic: distinguish in diag message between rebuilding and updatingjoerg1997-08-241-1/+2
* Get rid of integer overflow warning.steve1997-08-232-2/+2
* Remove extra definition of vwprintw.steve1997-08-231-1/+1
* Reference the correct version of BSD at the bottom of thesteve1997-08-231-1/+1
* Activate libvglsos1997-08-221-1/+1
* Replace uids comparison by issetugid() callache1997-08-221-2/+2
* Fixed off by 1 error.bde1997-08-211-2/+3
* Split beforeinstall target so that headers can be installed withoutbde1997-08-211-4/+6
* Manpage for getsid(2).peter1997-08-192-2/+80
* Forgot to mention what getpgid(0) does.peter1997-08-191-0/+5
* Manpage for getpgid(2), wording taken from NetBSD.peter1997-08-192-3/+17
* Syscall stubs for getpgid()/getsid().peter1997-08-191-3/+3
* First import of my little "video graphic library".sos1997-08-178-0/+1749
* Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages.tegge1997-08-172-0/+26
* Reflect reality of sticky bits and UFS-based filesystems.steve1997-08-171-3/+10
* Describe the QCMD macro and its parameters.steve1997-08-171-5/+9
* Regenerate..peter1997-08-161-3/+3
* Fixed file descriptor leak that occurs after certain types of failures.dg1997-08-151-2/+5
* Explicitly point that it_value == 0 disables timer regardles ofache1997-08-141-1/+3
* Describe itimerfix upper limitache1997-08-141-0/+8
* Describe upper limit based on itimerfix restrictionache1997-08-142-4/+17
* Oops, fix logic for previous commitache1997-08-141-5/+5
* Remove wrong machine-dependent phrase about maximum microsecondsache1997-08-141-6/+5
* Break loop if error != EINTR occurse or it can take forever withache1997-08-141-2/+5
* Define NCURSES_VERSION publicly, some applications want itache1997-08-135-37/+80
* Protect the copyright comments from reformatting bysteve1997-08-135-3/+28
OpenPOWER on IntegriCloud