231 Commits (0ff8fb82bdc10fe0b57e57116644a0448c2e8b29)

Author SHA1 Message Date
  claudio 2528dce4db Correct msgbuf_write() example. OK jmc@ and nicm@ 14 years ago
  krw d15a9b6dbc Update to better describe reality, i.e. disklabel(8) UID usage. 14 years ago
  millert 58a7be37c3 Do not attempt to prepend /dev/ to path if it already contains a slash. 14 years ago
  millert aab35837b7 Always return a pointer to the static buffer in realpath, even if 14 years ago
  millert 642ed026af opendev() path argument should be const. OK deraadt@ 14 years ago
  jsing 96b190e24d Document isduid(3). 14 years ago
  jsing 46beb6358d Crank minor due to the addition of isduid(). 14 years ago
  jsing 9f93f11b6d Teach readlabelfs() how to handle DUIDs. 14 years ago
  jsing 972351062d Factor out DUID identification code so that it can easily be reused. 14 years ago
  nicm f6bf132ce8 imsg.h requires sys/uio.h, ok deraadt 14 years ago
  chl 808c2fbfb4 add missing headers needed for close() and ioctl(). 14 years ago
  nicm 850892b351 Protect against multiple inclusion, from Christiano F. Haesbaert. 14 years ago
  jsing 16f4bfd65e If a request to opendev(3) is given in the form of a disklabel UID, 14 years ago
  sthen dc836a92d7 typo; Ian McWilliam 14 years ago
  nicm 8b7d56fe29 Move imsg into libutil and add a man page. 14 years ago
  jmc 6adb9298b2 WARNINGS -> CAVEATS, and a little neccessary cleanup; 15 years ago
  deraadt e44f0a8fb7 Do not need -DLIBC_SCCS anymore 15 years ago
  deraadt 46f44e2831 rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and 15 years ago
  jmc db67d7c77d remove unsupported LIBRARY section; from Alan R. S. Bueno 15 years ago
  millert 4bfe74412c Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@ 15 years ago
  martynas b263bc8a8a use llabs instead of the home-grown version; and some comment changes 15 years ago
  jmc 04276713d5 example code fix from Will Maier; ok otto 16 years ago
  ray 8e0491f90a First pass at removing clauses 3 and 4 from NetBSD licenses. 16 years ago
  jmc e4b49a8636 copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at 17 years ago
  deraadt 68e05a5470 comment inside comment 17 years ago
  jmc 14302f5699 convert to new .Dd format; 17 years ago
  moritz a7932d616e Make it clear, that the line returned does not have a 17 years ago
  tedu 95e05a31f0 remove some bogus *p from charles longeau 18 years ago
  jmc 87c018dfaf fix some dodgy displays; 18 years ago
  ray fa4243d96f Don't use err as labels or variables, especially since we include 18 years ago
  ray 42bf021fff Always write errno on pw_lock failure so it can be relied on. 18 years ago
  krw 032cc47f8b Fix off by one comparison. FSMAXTYPES is the last valid index into 18 years ago
  krw a85347343d Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long 18 years ago
  deraadt d72bbf4be3 getting to the bottom of the issues. sprinkle a few casts that will 19 years ago
  deraadt db4a02f55c casts that cannot cause breakage in the future 19 years ago
  deraadt 937e47b3dc change internal login_protect() API to use mode_t like it should 19 years ago
  deraadt 8cc19b605a please lint (without making anything else worse) 19 years ago
  deraadt 01172b9781 spaces, and a off_t typecast to please lint 19 years ago
  deraadt 0716b3fa6e use WANTLINT= (on all architectures) 19 years ago
  deraadt 945e8d4407 library routines should not be checking for NULL pointers passed in, 19 years ago
  jmc 8800872d53 add uu_lock_txfr to .Nm list; 19 years ago
  espie 94a41f5c11 scrape $Id$ tags. 19 years ago
  jmc 48da60bb34 O_EXLOCK stuff was introduced in June 1997, and backed out again in 19 years ago
  otto a73d63a9ef Fix rounding of fractionless numbers. ok tom@ miod@ 20 years ago
  otto 7176d2991e Fix sizing of fraction. ok tom@ deraadt@ 20 years ago
  jmc 5761838b09 use .Pq rather than .Po/.Pc; 20 years ago
  cloder d27b833e7e Make sure we check snprintf return value for failure or truncation before 20 years ago
  jmc 87f49b32c3 update FILES; 20 years ago
  millert 73909ccd96 Treat EOF at prompt the same as 'n' instead of looping forever. 20 years ago
  deraadt a088bfecd9 label a switch fallthrough 20 years ago