summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-06-19Added memset.c, needed by AUDIO_INITINFOMarc Espie
1998-06-17import cnset() from libsaMichael Shalayeff
1998-06-17there is no such thing as APM_NOIDLE any moreMichael Shalayeff
1998-06-16Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru>Todd C. Miller
1998-06-15syncTheo de Raadt
1998-06-15another viatech bridgeTheo de Raadt
1998-06-14fix compat shmctl/IPC_STATMatthieu Herrb
1998-06-12fix potential bug where sprintf and %p would write to consoleDavid Leonard
1998-06-12syncTheo de Raadt
1998-06-12ifdef the new sem/shm/msg syscallsTheo de Raadt
1998-06-11kill ushortTheo de Raadt
1998-06-11do not export old structures to userlandTheo de Raadt
1998-06-11change ipc.h to use uid_t and friends, and then build compat system calls for...Theo de Raadt
1998-06-11syncTheo de Raadt
1998-06-11move shm/msg/sem calls because ipc.h is getting uid_t and friendsTheo de Raadt
1998-06-11indentTheo de Raadt
1998-06-11return EOPNOTSUPP for chflags() changes; peter@freebsdTheo de Raadt
1998-06-11fix a mbuf chain corruption which happened when m_pullup was called on anNiels Provos
1998-06-11Remove two incorrect ntoh's which make a comparison of a constant w/ aTheo de Raadt
1998-06-11nice DEBUGFLAGS handlingMichael Shalayeff
1998-06-11put missed changes that support booting from floppy (;Michael Shalayeff
1998-06-11fix leap yearMichael Shalayeff
1998-06-10make the packets which were successfully processed by IPSec available toNiels Provos
1998-06-10XPG says 4th arg is optionalTheo de Raadt
1998-06-10wasteland quality control cleanupTheo de Raadt
1998-06-10New TCPCTL_IDENT sysctl for identd without kmem insanity.Bob Beck
1998-06-09do not permit ptrace attach to immutable executableTheo de Raadt
1998-06-09a = a + b; --> a += b;Michael Shalayeff
1998-06-09the theTheo de Raadt
1998-06-09if we are being ptraced, do not permit execve of an immutable binaryTheo de Raadt
1998-06-09there is no such thing as dprintf''Michael Shalayeff
1998-06-09Autodetect ATAPI CDROMS which do not support the ATAPI_READ_CD_CAPACITYNiels Provos
1998-06-08use named constatntsMichael Shalayeff
1998-06-08typosMichael Shalayeff
1998-06-08makeoptionsTheo de Raadt
1998-06-08am7990 is a chipTheo de Raadt
1998-06-08consdev to comeMichael Shalayeff
1998-06-07permit SIGUSR1/USR2 through as well in cansignal()Theo de Raadt
1998-06-06more system types we knowMichael Shalayeff
1998-06-05Comment out text after #endifjanjaap
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1998-06-04cpuid return values for sysctlJason Downs
1998-06-04Make cpuid return values available via sysctl so that userland doesn't haveJason Downs
1998-06-04Cleanup, partial KNF, only use TSC on non-Intel processors.Jason Downs
1998-06-04LED blinker for the back panel leds on the 2100/3100.Jason Wright
1998-06-03table driven pci match; simplify printsTheo de Raadt
1998-06-03request only auth in notify when vpn ipsec route is found with a differentNiels Provos
1998-06-03cleanup debug printfsNiels Provos
1998-06-02From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>:Niels Provos
1998-06-02sparc needs memset for gcc now (i hate this)Theo de Raadt