2025 Commits (fee765fb4f267dc0bcaeb07fac01085fdc4aeafe)
 

Author SHA1 Message Date
  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 23 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
  deraadt 6e360f7064 proto _rpc_dtablesize() 24 years ago
  deraadt 288ce11016 disable talkd and fingerd by default, what the heck, they are less used these days 24 years ago
  provos 68a2be9ae1 add primes that can be used for diffie-hellman key exchange 24 years ago
  hugh 7b499760f9 Don't install ieeefp.h on vax. derradt Ok. 24 years ago
  millert 6af4c12eba crank maxproc for staff login class 24 years ago
  aaron d0ff2688ea moused will now co-exist with X 24 years ago
  millert 856e772218 If /etc/mailer.conf specifies a mailer other than sendmail, there 24 years ago
  aaron 0a2ee57885 When including the listing of a directory in root's security mail, pass the 24 years ago
  aaron c23a686afb Add a CAVEATS section to warn programmers that shell meta-characters will 24 years ago
  espie 36f73713ac Remove parameter names in prototypes (always a bad idea) 24 years ago