summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: add RETURN VALUES section.ru2001-05-141-8/+13
* Replace functional bugs of ctypish functions in libstand with styledcs2001-05-141-7/+35
* Bring in a few useful PAM modules.markm2001-05-1417-4/+1810
* + add u_long sector_size to struct disk (documented in libdisk.3)jkh2001-05-138-80/+101
* Extract the path from an AF_LOCAL sockaddr_un in a way that correctlyiedowse2001-05-121-2/+5
* gethostbyname2() can't do AF_INET6 lookups over NIS.alex2001-05-081-0/+7
* Correct prototype (entry_p -> *entry_p)jedgar2001-05-071-1/+1
* Properly copy the P_ALTSTACK flag in struct proc::p_flag to the childknu2001-05-073-33/+3
* Finish disconnecting pam_ssh from the build.green2001-05-041-3/+0
* Move the check for a pending signals to after the thread has beendeischen2001-05-046-18/+54
* I've been meaning to take pam_ssh out of the base system for a while now.green2001-05-041-3/+0
* add nl_langinfo(3)phantom2001-05-031-2/+2
* Eliminate BUGS section. No one of listed bugs is applicable to FreeBSD-currentphantom2001-05-031-25/+0
* add manpage for nl_langinfo(3)phantom2001-05-031-0/+90
* Avoid dividing by zero if kd->procbase->ki_structsize is uninitalised.dwmalone2001-05-031-1/+1
* Update for (Linux-)PAM 0.75markm2001-05-032-10/+74
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-1/+2
* Do the alpha dance for the change MarkM hath made on the i386 side.mjacob2001-05-021-0/+2
* Don't give a warning about "proc size mismatch" if no struct weredwmalone2001-05-011-1/+2
* Compensate for header dethreading.markm2001-05-011-0/+4
* Compenate for header dethreading.markm2001-05-016-0/+12
* Compensate for header dethreading.markm2001-05-015-0/+12
* Compensate for header dethreading.markm2001-05-019-0/+18
* Unbreak world by defining isalnum() for libstand consumers.msmith2001-04-291-0/+1
* Add getaddrinfo(3) to the "SEE ALSO" list.archie2001-04-271-0/+1
* Grammar nit.ru2001-04-271-1/+1
* Document acl_get_entry(3)jedgar2001-04-261-0/+4
* The function __rpc_uaddr2taddr_af() converts an RPC "universaliedowse2001-04-261-0/+2
* o Separate acl_t into internal and external representations asjedgar2001-04-2416-132/+373
* Remove bogus assignments of libc syscall stub return values to errno;tmm2001-04-243-3/+0
* Apply 'const' liberally.archie2001-04-248-129/+134
* Add sranddev.3 to MLINKSache2001-04-231-1/+1
* Add #include "un-namespace.h"ache2001-04-231-0/+1
* srand*dev() fallback code: change ^getpid() to ^(getpid() << 16) to allowache2001-04-232-2/+2
* Fix directory reads of MNT_UNION mounts, where entries present in bothjoerg2001-04-231-1/+2
* mdoc(7) police: fix markup.ru2001-04-231-31/+31
* Add sranddev() since srand() is not vary much with seed, typical timeache2001-04-232-1/+46
* Don't pass NULL to the %s format.dd2001-04-221-2/+6
* Turn on libdevinfomsmith2001-04-211-3/+3
* devinfo_var.h should not be in INCSmsmith2001-04-201-1/+1
* More typo fixes, .Os -> .Fxmsmith2001-04-201-4/+5
* typo .Fr -> .Fnmsmith2001-04-201-1/+1
* Add a manpage for libdevinfo.msmith2001-04-202-1/+238
* This is the Device Information Library, libdevinfo.msmith2001-04-204-0/+681
* mdoc(7) police: update referenced standard name.ru2001-04-181-1/+1
* mdoc(7) police: normalize .Nd.ru2001-04-1822-22/+22
* mdoc(7) police: fix markup.ru2001-04-181-9/+15
* mdoc(7) police: fix markup.ru2001-04-181-2/+6
* mdoc(7) police: use .Fx where appropriate.ru2001-04-1811-11/+23
* Typo; fix open() so that it is not a cancellation point when calleddeischen2001-04-183-3/+3
OpenPOWER on IntegriCloud