summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-06correct blocksize confusionTheo de Raadt
1997-04-06correct labelsector confusionTheo de Raadt
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-06Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.briggs
1997-04-06Attempt to kludge around the fact that we can not yet get the correct MACbriggs
1997-04-0532bit correctionsMichael Shalayeff
1997-04-05add quirk table entry for the Ultima A6000Ckstailey
1997-04-05devboot is no longer in boot.cMichael Shalayeff
1997-04-05fix NULL ptr deref in ss_set_window()kstailey
1997-04-05Fix bug introduced with "exit(0) if no files" behavior change.Todd C. Miller
1997-04-05Strip leading '/' of pathnames (only in tar mode). -S option turnsTodd C. Miller
1997-04-05settimeofday(2) restruction moved to secure level 2.Todd C. Miller
1997-04-05correct DEV_BSIZE vs lp->d_secsize confusion; spotted by hte late night icb g...Theo de Raadt
1997-04-05rdroot entry for ramdisk kernel.Michael Shalayeff
1997-04-05new exec stuffMichael Shalayeff
1997-04-05do not up wiring count for page tables (especially those actuallyflipk
1997-04-05Use in_addr_t not u_long and use in_port_t in some cases insteadTodd C. Miller
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