summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-18Add some missing $(srcdir)s. Makes texinfo a little bit closerNiklas Hallqvist
1997-08-18build manpagekstailey
1997-08-18documentkstailey
1997-08-18use "limits.h" not "sys/syslimits.h"kstailey
1997-08-18splatTheo de Raadt
1997-08-18typo; entropy@tardis.bernstein.comTheo de Raadt
1997-08-18take out debug modekstailey
1997-08-18sigh againkstailey
1997-08-18sighkstailey
1997-08-18back out 1.22kstailey
1997-08-18if no swap has been configured at boot time, swapon could not addNiklas Hallqvist
1997-08-18put hostname in mail subject; jbernard@tater.mines.eduTheo de Raadt
1997-08-18inttypes.h as required by XPG4.2. Nothing uses this yet and all in-treeTodd C. Miller
1997-08-18Install a64l/l64a man page. Also, tsearch.3 and friends were notTodd C. Miller
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-08-18More changes, still not right... Should probably just be rewritten fromJason Downs
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-18more cleanup w/ jasonMichael Shalayeff
1997-08-18add manual on kernel options, from netbsd, changed a bit ...Michael Shalayeff
1997-08-18set x bits on critical fileskstailey
1997-08-17print "idle" for idle processeskstailey
1997-08-17Don't include both strings.h and string.h -- just use string.hTodd C. Miller
1997-08-17Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1.Todd C. Miller
1997-08-17Add quirk for MATSHITA CR-574, from Berndt Josef Wulf <wulf@ping.net.au>Todd C. Miller
1997-08-17Use dirname(3)Todd C. Miller
1997-08-17basename(3) and dirname(3) as specified by XPG4 and XPG4.2Todd C. Miller
1997-08-17Don't call getopt(3) since a) there are not switches and b) '-' isTodd C. Miller
1997-08-17Back out Mickey's 8/1 pmap.c change, which was misguided and causedgrr
1997-08-17some small fixes...Jason Downs
1997-08-16<string.h> not <strings.h>Todd C. Miller
1997-08-16OpenBSD tags and document assumption about finger(1) arg parsing.Todd C. Miller
1997-08-16Bug.dm
1997-08-16Allow DEFBADDYNAMICPORTS_TCP and DEFBADDYNAMICPORTS_UDP to beTodd C. Miller
1997-08-16tabs and consistensyMichael Shalayeff
1997-08-16Actually, we can't claim xpg4.2 w/o real locales so elide that bit.Todd C. Miller
1997-08-16Document _toupper(3) and _tolower(3) and mention XPG4.2.Todd C. Miller
1997-08-161) pfs_mode should be mode_t, not u_shortTodd C. Miller
1997-08-16Just some more debugging info.Angelos D. Keromytis
1997-08-14Mandoc manual, and use the full screen.Jason Downs
1997-08-14Add top.Jason Downs
1997-08-14top 3.4, with a few changes. Still needs more work.Jason Downs
1997-08-13a little extra paranoiadm
1997-08-13Fix PR #299 (pcap_inject busted).dm
1997-08-13handle ext2fs speciallyTheo de Raadt
1997-08-13better rv typesMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-13Add console switching logicNiklas Hallqvist
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-13be honest about rootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff