Go to file
christos dc7c6aef2a The following changes make ftpd able to remove its own entries. Ftpd
calls pututxline() with ruid = 0, euid = current-ftp-user. This ends
up calling update_utmp:
- if the real uid is root, don't do password or tty ownership checks
- if we cannot open the tty line, assume that it is a daemon that does
  not use ttys and allow it to change a live entry to a dead one if
  indeed it is the same process that created the entry.
2003-02-26 18:16:50 +00:00
bin Add support for '-j' to create (and extract, but -z already did that) 2003-02-25 13:36:59 +00:00
crypto .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
dist .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
distrib .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
doc Add kochi to Responsible for acpica. 2003-02-26 12:50:25 +00:00
etc Execute the actual command as it's set instead of calling the sh 2003-02-24 01:04:45 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
include add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals 2003-02-15 21:11:47 +00:00
lib .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
libexec The following changes make ftpd able to remove its own entries. Ftpd 2003-02-26 18:16:50 +00:00
regress Break the build again (as intended) if there's no libpthread ARCHSUBDIR. 2003-02-20 21:09:40 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
share Describe option MBUFTRACE. Improved by comments from matt, dan, mrg, and perhaps others ;). 2003-02-26 07:34:34 +00:00
sys split the part of smbfs_root() which sets sm_root to separate function 2003-02-26 18:16:37 +00:00
tools replace DIST with GNUHOSTDIST, and don't unconditionally define it 2003-02-07 01:52:51 +00:00
usr.bin keep track which entries are utmp and which are utmpx, so we can print 2003-02-26 15:04:10 +00:00
usr.sbin .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00
build.sh Display the build.sh command line and the start & end times. 2003-02-18 23:59:06 +00:00