summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-05Use in_addr_t not u_long.Todd C. Miller
1997-04-05removed conditional codekstailey
1997-04-05sendsig and sys_sigreturn are in m68k area nowkstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05fpu_type -> fputypekstailey
1997-04-05if TERM=dumb disable progress and editing for emacs ange-ftpkstailey
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-05Implement a bus_space_bad_addr() function to aid in some device probing withbriggs
1997-04-05Move the PB140/145 info to it's own case. A couple of the entry pointsbriggs
1997-04-05MRG-based ADB support for the PowerBook series. Contributed bybriggs
1997-04-05Document that negative offsets will cause EINVAL as well.Thorsten Lockert
1997-04-05Check for overflow; from FreeBSDThorsten Lockert
1997-04-05Patch from BSDI (via Keith Bostic, via NetBSD):Thorsten Lockert
1997-04-05so strlen.c compiles again...Todd C. Miller
1997-04-05From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: VariousThorsten Lockert
1997-04-05Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).Todd C. Miller
1997-04-04RLIMIT_NPROC; mike.long@analog.comTheo de Raadt
1997-04-04clarifyTheo de Raadt
1997-04-04init allocated memory.Michael Shalayeff
1997-04-04Improvements based on commets by George Robbins <grr@shandakor.tharsis.com>Todd C. Miller
1997-04-04with small quantities of beer and pizza i produce fewer bugs. really.Theo de Raadt
1997-04-04if the user changes an option, spit out a warning telling them they needTheo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-04-04check MID field like strip(1) does; PR#149, mickey; fix by meTheo de Raadt
1997-04-04sort & add a fewTheo de Raadt
1997-04-04describe 2nd utmp record better; gwing@primenet.com.auTheo de Raadt
1997-04-04Nuke.Tobias Weingartner
1997-04-04Replace exec_i386.S with these two files. Startprog.S is aTobias Weingartner
1997-04-04do not whack pid file if run -d; hwr@pilhuhn.deTheo de Raadt
1997-04-04#include <string.h> since we use string functions...Todd C. Miller
1997-04-04seek(2) is not neededTheo de Raadt
1997-04-04fixed bcopy/memcpy conflict by using private mem* routines.Michael Shalayeff
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04remove copy.s as it is in M.I. m68k files nowkstailey
1997-04-04Do not set DCR_SYNC for the C/Q[68]xx systems.briggs
1997-04-04changes required to get gcc with the new g77 0.5.20 compiled smoothlyThomas Graichen
1997-04-04sync g77 to version 0.5.20 - i hope i got everything right because thereThomas Graichen
1997-04-04*** empty log message ***Thomas Graichen
1997-04-04import of libU77 - part of sync to g77-0.5.20Thomas Graichen
1997-04-04blow away source routed socketsTheo de Raadt
1997-04-04do source routing check correctly; this could use a testTheo de Raadt
1997-04-04wtmp repairs; netbsdTheo de Raadt
1997-04-04mention mr.tarkovskeyMichael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-04-04Fix NTOHS and HTONS macros.Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-04we are a 4.4bsd-style system; correct pathnamesTheo de Raadt
1997-04-04add STRIPDISC line; kleink@netbsd.orgTheo de Raadt
1997-04-04s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.orgTheo de Raadt