3173 Commits (679cd5d05023681bd3c05d94e98d88e3a2487f98)
 

Author SHA1 Message Date
  mickey b20c936570 use proper __findenv() prototype; millert@ ok 21 years ago
  millert b0758fbef2 Document BSD behavior of accepting '-' within optstring as long as 21 years ago
  millert 8cbc8395f9 When doing permutation, only treat "-" as an option if it was specified 21 years ago
  millert dccaef8649 Fix pasto, spotted by lebel@ 21 years ago
  marc 7ad26b539b Remove special case code for sun/xterm that faked a DISPLAY and 21 years ago
  millert cb897658ca In BUGS section, append a warning to not use '-' as the first character 21 years ago
  millert 34fcaee308 SUS (and apparently 1003.1-2001) say to check optstring for NULL 21 years ago
  millert b29867fc14 If we are passed "-" in argv and the user didn't specify '-' in optstring, 21 years ago
  millert 72e2001bda BSD getopt() supports '-' in the optstring so we should too. 21 years ago
  millert 27938991c6 Use `hostname` not `hostname -s` in subject for consistency with 21 years ago
  millert d58f8a4c5b Fix pasto in last commit. 21 years ago
  millert 03be658a41 For getopt_long_only() we *do* want to match single-character options 21 years ago
  millert 22eaf3990b In srandomdev(), if we can't access /dev/arandom, use the sysctl() instead. 21 years ago
  millert def8d6bd9d Fix two compatibility issues with our getopt_long_only() vs. the GNU version: 21 years ago
  millert da126e4ad2 Correctly handle -Wlong_arg (no space between -W and long_arg) when "W;" 21 years ago
  millert 2208de30a3 Reorganize this so that getopt_only_only() works correctly. 21 years ago
  millert 671dc74fb7 make getopt_long and getopt_long_only protos match getopt.h 21 years ago
  kjc eea9266fbf redo "make allarchs". 21 years ago
  kjc a9ec235730 replace MAKEDEVs by auto-generated ones. 21 years ago
  kjc b117d3d9f1 remove altq entries. I should have done these before MAKEDEV. 21 years ago
  kjc 3fb0951351 remove altq entries. altq is now handled through pf. 21 years ago
  millert 26eca9994a Add "RETURN VALUES" sections 21 years ago
  millert 6f124adcac .Xr getopt_long 21 years ago
  miod 2a81a3c366 Intall getopt.h in /usr/include as well. 21 years ago
  millert ab0180d5e4 Whoops, add missing #ifdef REPLACE_GETOPT 21 years ago
  millert da213272c0 fix typo 21 years ago
  millert 52c5998342 GNU-like getopt_long() from NetBSD with changes by me to support 21 years ago
  miod d0d1ec3e7f Compile wsmoused on alpha, as it can be used on vga displays. 21 years ago
  millert 47c7c08921 Crank all library major numbers. Needed due to the fact that we 21 years ago
  millert 5a1579637f Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code. 21 years ago
  millert e1428f6838 Add prototype for atoll(3). I must have forgotten to commit this bit 21 years ago
  tdeval 2a55c1e776 Honour malloc_junk ('J') with realloc(3), and fix page_dir shrink update. 21 years ago
  cloder 852a863c23 Warn if atexit(3) fails. Change some tabs to spaces. Use 21 years ago
  millert 1670acafb5 Add HISTORY section 21 years ago
  pb 2db7b27853 make the example parseable (quotes around macros) 21 years ago
  deraadt c71faa77df no more share/altq 21 years ago
  deraadt 63e9de9a0b no more altqd use 21 years ago
  henning a8d1fb08ab add /usr/share/pf 21 years ago
  marc 6e5db42ace shadow -> _shadow 21 years ago
  millert 960d88e161 To avoid possible conflict with pre-existing groups, change 21 years ago
  millert ad02abc48f Add a new group, "tokenadm" and make login_token setgid tokenadm instead 21 years ago
  millert dff81d5bde Add a "shadow" group and make the shadow passwd db readable by that 21 years ago
  millert 73ff679f9f .Xr atoll(3) and add missing .Xr of atol(3) in atoll(3) man page. 21 years ago
  millert 811f857cf2 Take advantage of the libc minor bump and add atoll(3) 21 years ago
  marc e44f851320 Add strerror_r and functions versions of getchar_unlocked and 21 years ago
  marc 066faed74e add prototype for strerror_r 21 years ago
  ian 855d71f721 Use macros in sample file, ok dhartmei@ 21 years ago
  camield 6c632a41ba Allow host to do dns lookups in the initial ruleset. This way, pfctl 21 years ago
  mickey 5c425e59f4 regen 21 years ago
  mickey 0bf57b77ac add bktr and radio 21 years ago