summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-11-16Add `1.1' to Nx macro; from netbsdTheo de Raadt
1995-11-16update from netbsdTheo de Raadt
1995-11-16use awk instead of newish sh featuresTheo de Raadt
1995-11-15zap some rcsmerge stuffTheo de Raadt
1995-11-15it is very annoying to print a version without -v being specifiedTheo de Raadt
1995-11-15rarpd can once again set arp entries on the local host; from freebsdTheo de Raadt
1995-11-15do not credit UCB if we are not prepared to credit everyoneTheo de Raadt
1995-11-14trashTheo de Raadt
1995-11-14morons tend to commit before compilingTheo de Raadt
1995-11-14show "fdeject" as a valid root filesystem choiceTheo de Raadt
1995-11-14clear pv_synchook if we halt; thus prom "sync" command will not do the wrong ↵Theo de Raadt
thing
1995-11-14use promvec->pv_enaddr on v2 proms alsoTheo de Raadt
1995-11-13repair indentationTheo de Raadt
1995-11-13do not forward garbled SIMPLEX-generated packets to bpf; from ↵Theo de Raadt
Jean-Luc.Richier@imag.fr; netbsd pr#1693
1995-11-13from netbsdTheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd ↵Theo de Raadt
pr#1695
1995-11-13make 24f work; from gillhaa@ghost.whirlpool.com; netbsd pr#1717Theo de Raadt
1995-11-13handle yearistype.sh not being +x by copying it to another name which can be ↵Theo de Raadt
chmod +x
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-11-13bzero adosfsmount so that mountd delete does not crash machine; from ↵Theo de Raadt
osymh@gemini.oscs.montana.edu; netbsd pr#1720
1995-11-13when using -O, do not create directories; from Mark_Weaver@brown.edu; netbsd ↵Theo de Raadt
pr#1712
1995-11-13fix mounting two filesystems on the same point; from ↵Theo de Raadt
osymh@gemini.oscs.montana.edu; netbsd pr#1722
1995-11-13abort returns void; from bernd@arresum.inka.de; netbsd pr#1724Theo de Raadt
1995-11-13time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724Theo de Raadt
1995-11-13typecast svc_freeargs() args properly; from bernd@arresum.inka.de; netbsd ↵Theo de Raadt
pr#1724
1995-11-13wrap isaphysmem in NISADMA; from andrew@wipux2.wifo.uni-mannheim.de; netbsd ↵Theo de Raadt
pr#1735
1995-11-13force yacc run for make depend; from is@Beverly.Rhein.DE; netbsd pr#1733Theo de Raadt
1995-11-13wss/pss man pages; from mike.long@analog.com; netbsd pr #1757Theo de Raadt
1995-11-13add sb/gus drivers; from jtk@kolvir.arlington.ma.us; netbsd pr#1731Theo de Raadt
1995-11-13grammar fix; from seebs@taniemarie.solon.com; netbsd pr#1704Theo de Raadt
1995-11-13pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747Theo de Raadt
1995-11-13generic audio man page; from jtk@kolvir.arlington.ma.us; netbsd pr#1752Theo de Raadt
1995-11-13lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756Theo de Raadt
1995-11-13document -h flag; from windsor@punk.hedgehog.com, netbsd pr#1740Theo de Raadt
1995-11-13allow override of nroff command; from msaitoh@spa.is.uec.ac.jp, netbsd pr #1741Theo de Raadt
1995-11-13from netbsd:Theo de Raadt
Fix handling of "-M core" and "-N system"; a real brain-o on my part. Fix related typo in manual page.
1995-11-13from netbsd:Theo de Raadt
Remove device nodes before trying to create new ones
1995-11-13from netbsd:Theo de Raadt
Prevent endless loop (-> kernel crash) when a signal is sent to a process waiting for a vt to become active. Move one ifdef XSERVER to the right place.
1995-11-13can have multiple cg2Theo de Raadt
1995-11-13accept ufs or ffsTheo de Raadt
1995-11-13from netbsdTheo de Raadt
1995-11-13from netbsd:Need to define KERNTEXTOFF for kvm_mkdbTheo de Raadt
1995-11-13ufs ==> ffsTheo de Raadt
1995-11-13indenting error thing that is making my diffs look confusingTheo de Raadt
1995-11-13from netbsd:Theo de Raadt
add sys/types.h to generated file
1995-11-13from netbsd:Theo de Raadt
Fix file descriptor leak. Include header files to bring prototypes into scope. Remove explicit declarations.
1995-11-13from netbsdTheo de Raadt
1995-11-13require UNIONTheo de Raadt
1995-11-13SETUIDSCRIPTS are always onTheo de Raadt
1995-11-13enable SETUIDSCRIPTS, because they are secureTheo de Raadt