Go to file
simonb 3fbb9cf79f Use LOGIN_NAME_MAX for checking username length, not something based
on UT_NAMESIZE, also saves a call to getpwnam() and getpwuid() in
most cases.  Size columns correctly so output of atq lines up neatly.
Mostly de-lint.

Fixes PR bin/1489 from David Gilbert, among other things.
2000-06-25 13:35:48 +00:00
bin Remove the 'poip' (pageouts in progress) keyword from the manpage. 2000-06-24 07:43:22 +00:00
crypto Do previous slightly differently, i.e. commit the change that I 2000-06-22 13:59:13 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib Add sgimips. 2000-06-24 11:12:55 +00:00
etc lm* -> sysmon 2000-06-24 00:43:26 +00:00
games Make this produce local objects with .lo suffix. 2000-06-20 16:07:04 +00:00
gnu Copy description of -rpath masquerading as -R from the info docs. 2000-06-24 19:58:21 +00:00
include Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
lib Add internal names for brk() and sbrk(). 2000-06-23 15:40:36 +00:00
libexec Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernames 2000-06-25 13:32:34 +00:00
regress Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sbin revised rndctl which can display pool statistics. 2000-06-20 02:40:10 +00:00
share For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} so any -L directories set in LDADD are searched first to avoid possibly linking against old versions of libraries. 2000-06-25 05:07:22 +00:00
sys remove some redundant <vm/vm_xxx.h> includes 2000-06-25 13:26:19 +00:00
usr.bin Use LOGIN_NAME_MAX for checking username length, not something based 2000-06-25 13:35:48 +00:00
usr.sbin Delete some debugging statements that got included accidentally. 2000-06-24 19:05:50 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00