Go to file
christos 4a9bb0c8f3 Add a -a option to pass the host address of the host we logged in from in
addition to the host name. This option is needed by programs suchs as
telnetd, because at the point they invoke login, they already have opened
a pty, and the stdin of login is no longer the socket connected to the
remote host. In addition don't chop the hostname up to the first dot if
the domain matches. These practices are 70's fashion and they only serve
to lose information. These days we have long enough fields in utmpx and
wtmpx to store the full names.
2004-11-14 18:01:21 +00:00
bin Pass WARNS=3 2004-10-30 19:29:27 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Grr, this was not updating lastlogx! 2004-11-11 22:08:39 +00:00
dist merge after importing pf from openbsd 3.6. (userland part) 2004-11-14 11:26:43 +00:00
distrib Add casts to unsigned char for args to ctype functions. 2004-11-14 13:34:53 +00:00
doc PF updated to OpenBSD 3.6. 2004-11-14 12:14:40 +00:00
etc merge after importing pf from openbsd 3.6. (userland part) 2004-11-14 11:26:43 +00:00
games Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
gnu GC a few empty directories that have shown-up in 2.1.5. 2004-11-13 05:47:54 +00:00
include Add _PATH_DEV_PTS 2004-11-11 03:10:57 +00:00
lib Add a conditional for proper m68k softfloat operation. It looks like I 2004-11-13 20:29:47 +00:00
libexec move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
regress whitespace. 2004-11-11 15:58:59 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Use ptype table from <sys/bootblock.h> 2004-11-12 16:57:46 +00:00
share merge after importing pf from openbsd 3.6. (userland part) 2004-11-14 11:26:43 +00:00
sys Fix several typos in comments. 2004-11-14 15:45:02 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin Add a -a option to pass the host address of the host we logged in from in 2004-11-14 18:01:21 +00:00
usr.sbin merge after importing pf from openbsd 3.6. (userland part) 2004-11-14 11:26:43 +00:00
x11 Call the module wsfb_drv, not wsfb, since that's what a vanilla imake 2004-11-14 02:47:26 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +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 Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh 2004-10-12 04:03:20 +00:00