2185 Commits (cd3ef0a0d2357dcae7c52244f54893e6f3309208)
 

Author SHA1 Message Date
  aaron 0993603ee0 .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least 23 years ago
  aaron 01bdb7e580 .Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where it 23 years ago
  millert ece024bd59 Add "auth" group 23 years ago
  millert b0795f35b0 Add /usr/libexec/auth dir 23 years ago
  aaron 91c5b85d53 Fix spelling error, closed PR/1557; dim@xs4all.nl 23 years ago
  deraadt 35542bfd2d provide a font-loading stub; smat@acm.org 23 years ago
  deraadt fb625bc33f use __x__ formats for __attribute__ arguments; guenther@gac.edu 23 years ago
  hugh c39be97598 Avoid dependency on printf(1) by replacing it with a ksh array. 23 years ago
  hugh 76612f6fe5 Build network tunnel devices. 23 years ago
  millert 4eab4a435d Use -n to test if a variable is non-zero. Otherwise, if the variable's 23 years ago
  millert fee765fb4f MLINK check_expire.3 -> login_check_expire.3 23 years ago
  millert 747d061e52 first cut at a man page for login_check_expire() 23 years ago
  millert 3baeeab4e7 login_check_expire(3), a helper function for use with BSD authentication. 23 years ago
  millert 2a2d694747 Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'. 23 years ago
  hugh d05c023935 Add entries to build nodes required for "floppy", and "ramdisk". 23 years ago
  hugh 5cf6817a49 Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd". 23 years ago
  hugh 202697f16d build the 'safe' vnode device 23 years ago
  hugh 4a98b37bf8 Support 16 slices per device, like the other OpenBSD arches. 23 years ago
  itojun b01d6ab5d6 comment fix; strlcat returns strlen(initial dst) + strlen(src). 23 years ago
  deraadt 0bbb6d2865 enforce ttyC[0-f]; thanks to millert for some help 23 years ago
  deraadt da4a56107f tabs 23 years ago
  jakob 839c920c0e add SIP (Session Initiation Protocol) 23 years ago
  millert 8256513959 Add references to new files. 23 years ago
  millert 21581886d8 BSD authentication routines from BSDI. Presently this is not used but 23 years ago
  millert 518931599f Add pw_dup(3), a function to copy 'struct passwd'. It is allocated as 23 years ago
  millert 6c4a3507c1 Missed this in the strnvis(3) commit. 23 years ago
  millert 582d06fd67 Add readpasasphrase(3), a more flexible getpass(3) replacement. 23 years ago
  millert 106e557ee3 Remove prototypes for old BSD auth functions. New ones will live in 23 years ago
  angelos a8575fe917 "of", not "on" (from Henric Jungheim) 23 years ago
  deraadt 3a7228c21c create /usr/share/man/ps{1-9} directories and sub-directories 23 years ago
  deraadt e0df9d23fb shorten, now it fits in -Tps 23 years ago
  todd 1aa6198836 This fixes pr 1481, we now handle args > 6 in /etc/hostname.if in the 24 years ago
  aaron e93bcc1d43 The constant's name is MAXPATHLEN, not MAXPATHNAMELEN; closes PR/1491. 24 years ago
  deraadt dce4147483 more 24 years ago
  deraadt 05ce95589d more 24 years ago
  deraadt 5a863ed47d forgot to update this 24 years ago
  deraadt 17c9582cac after seeding from the host.random file, immediately reset the seed file, so 24 years ago
  aaron d71fc636ce Clarify; gluk@ptci.ru 24 years ago
  aaron 8a0faa7911 Document that the string returned by strerror(3) contains a maximum of 24 years ago
  deraadt c923c0c04e more verbose description 24 years ago
  marc 7c60e5f4cc make root perms match 4.4BSD.dist; ok deraadt@ 24 years ago
  millert 95c109f653 Since sh's bulitin echo(1) supports /t and /n there is no reason to 24 years ago
  mickey 1309c042f6 grammar in comment 24 years ago
  hugh ac5c85ae03 printf(1) format string fixes! checked by theo. 24 years ago
  aaron 22e70c114c Another round of man page cleanup, this time to remove more hard sentence 24 years ago
  aaron 3d99552464 Create /dev/pcvtctl mode 600. 24 years ago
  aaron 85796607b6 Give examples of moused_flags usage for ps/2 and serial mice. 24 years ago
  deraadt 9c20d39825 add all basic common arch dirs for cat9 24 years ago
  deraadt a192be4f93 2 sets of ptys; drahn 24 years ago
  aaron 3b4f4c518d Create /root with mode 0700 instead of 0755; deraadt@ ok 24 years ago