FreeBSD src
Go to file
Bill Fenner 4ba05f60ea setuid back to the original caller immediately after opening the route socket.
Opening the socket is the only privileged operation route requires.

Make a couple of static buffers bigger, and use strncpy() and snprintf() where
there's a chance of overflow.

Fixes PR bin/1903

Partially Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>

Don't look up the network number if we're being asked to add a host route.

Fixes PR bin/1900

Submitted by:	Bruce A. Mah <bmah@cs.berkeley.edu> (pr bin/1900)
1996-10-27 17:42:14 +00:00
bin Build intermediate object files for mkinit, mknodes and mksyntax 1996-10-25 14:49:24 +00:00
contrib Apparently this patch fixes the objc backend on the i386 platforms. 1996-10-26 17:00:50 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Add rudimentry support for ifconfig'ing aliases at boot. Also allow 1996-10-27 06:30:43 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu Fix the dependancies. 1996-10-24 18:03:53 +00:00
include Fixed tabs and punctuation to match nearby (and KNF) style. Sigh. 1996-10-24 04:05:54 +00:00
lib Do not make symbolic links from obj directory into source tree, 1996-10-26 23:38:07 +00:00
libexec Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN 1996-10-25 16:13:09 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin setuid back to the original caller immediately after opening the route socket. 1996-10-27 17:42:14 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Added Michael Butschky <butsch@computi.erols.com>, to the additional 1996-10-25 10:30:37 +00:00
sys Move static variable nextpid out from fork1(). Now top(1) can print 1996-10-27 13:29:22 +00:00
tools (reverse) sync with src/lib/libtcl/Makefile rev 1.9 1996-10-27 12:44:44 +00:00
usr.bin $@ -> "$@", now ``mkdep "foo bar".c'' works. 1996-10-27 15:53:18 +00:00
usr.sbin lpc/cmds.c: 1996-10-27 03:06:52 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Improved comment about `all' target. 1996-10-25 14:22:50 +00:00