summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-07-02-Wall & -Wstrict-prototype fixesNiklas Hallqvist
1996-07-02move natm to correct placechuck
1996-07-01fix padding for struct lfs, formating fix.Jason Downs
1996-07-01New LFS, based on Lite2. Still being worked on.Jason Downs
1996-07-01dinode.h: protect from multiple inclusion.Jason Downs
1996-06-30add natm intr.chuck
1996-06-30add natmchuck
1996-06-30new: protocol layer to provide you with native mode ATM access.chuck
1996-06-30add native mode atm socket typechuck
1996-06-30add native mode atm netisr hookchuck
1996-06-30option not optionsTheo de Raadt
1996-06-30Put small delay in lptintr, as suggested by banshee@gabriella.resort.comdm
1996-06-29new: add a raw_threshold for raw mode. this basically tells the driverchuck
1996-06-29Add external declaration for osversion[]Thorsten Lockert
1996-06-29Move new KERN_OSVERSION sysctl request so binary compatibility with NetBSDThorsten Lockert
1996-06-29MIssed this one in previous commit; make uname(1) and uname(3) do theThorsten Lockert
1996-06-29Make uname(1) and uname(3) do sane things for the version field; now willThorsten Lockert
1996-06-29change:chuck
1996-06-29change:chuck
1996-06-29option not optionsTheo de Raadt
1996-06-29provide if_attachhead(), and make if_loop use itTheo de Raadt
1996-06-29fix. add to tags all the gnu ...Michael Shalayeff
1996-06-29put ext2fs into tags too.Michael Shalayeff
1996-06-29INST requires ncr.Jason Downs
1996-06-28add hook for user to turn on/off raw modechuck
1996-06-28new: add all needed hooks to engage raw mode.chuck
1996-06-27backout spl changeTheo de Raadt
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-06-27More bugs fixed. Replaced lots of "|" and "&" with the correct "||" and "&&".Mats O Jansson
1996-06-27Make ext2fs_vfsops non-staticJason Downs
1996-06-27Add ext2fs to the vfsswJason Downs
1996-06-27Changed to match UFS changes; remove old file.Jason Downs
1996-06-27Moving some things around; struct inode still ends up bigger, though.Jason Downs
1996-06-27throw user_config() into #ifdef BOOT_CONFIGTheo de Raadt
1996-06-27fix/improvement:chuck
1996-06-27fixes/improvements:chuck
1996-06-26expand %d is panicstrdm
1996-06-26lpr attaches with lpt_isa_cadm
1996-06-26When a dirty buffer is written to, don't move it to the tail of theThorsten Lockert
1996-06-26New safer userconf_number, more can be terminated with q, if more than oneMats O Jansson
1996-06-26[1] add new rxso passing structure to if_atm.hchuck
1996-06-26fixes/new stuff:chuck
1996-06-26fixes:chuck
1996-06-25consider umask for AF_UNIX bind()Theo de Raadt
1996-06-25lpt_isa_caTheo de Raadt
1996-06-25MID_M68K is the default now (with backwards compat for MID_M68K4KTheo de Raadt
1996-06-25byeTheo de Raadt
1996-06-25COMPAT_M68K4KTheo de Raadt
1996-06-25do not use MID_M68K4KTheo de Raadt
1996-06-25Implement save/restore cursor position; new curses uses itThorsten Lockert