summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-05-01- initialize sc_pa before using itJason Wright
2003-05-01knfTed Unangst
2003-05-01syncTed Unangst
2003-05-01several related changes:Ted Unangst
2003-05-01typos;Jason McIntyre
2003-05-01use "tokenbroadcastaddr" throughout the code for consistency. deraadt okJun-ichiro itojun Hagino
2003-05-01Fix unbalanced parens in __swap64gen macro for non-gcc; Hugh C KennedyTodd C. Miller
2003-04-30do not be hungry for buffers and allocate lower than a max (for iodc io)Michael Shalayeff
2003-04-30from netbsd:Michael Shalayeff
2003-04-30RegenMiod Vallat
2003-04-30Oops, repair omsync deprecation lossage.Miod Vallat
2003-04-30Allow tables to be loaded into anchors.Cedric Berger
2003-04-30now that we use less memory we can push the boot a little higher (to help som...Michael Shalayeff
2003-04-30no need to twiddle here. it's twiddling elsewhere alreadyMichael Shalayeff
2003-04-30oops. fixed endif in a wrong placeMichael Shalayeff
2003-04-29some cleanup and redo ct as lf (just different dev type). saves some memoryMichael Shalayeff
2003-04-29Use pci_matchbyid(). Tested by matthieu@Miod Vallat
2003-04-29grr... %s, not dc%sJason Wright
2003-04-29- remove last vestige of "old autoconf": dc_unit is dead, long live dv_xnameJason Wright
2003-04-29Do not define the sparc_interrupt44c symbol on sun4m-only kernel, this isMiod Vallat
2003-04-29Get rid of more unwanted pieces of code.Miod Vallat
2003-04-29Regen (omsync deprecation)Miod Vallat
2003-04-29Deprecate omsync syscall, and only enable it if COMPAT_25 is required.Miod Vallat
2003-04-29add lxtphy (found on momenco boards)Jason Wright
2003-04-29KNFJason Wright
2003-04-29Fix logic error introduced when importing a Stevens' bug fix in r1.20;Miod Vallat
2003-04-29after freeing curp, set to NULL. fixes a crash when loading a moduleTed Unangst
2003-04-28use the new display typesJason Wright
2003-04-28sync mquery.Dale Rahn
2003-04-28Change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-28Prettier dmesg; henningMiod Vallat
2003-04-28call lockmgr a bit earlier to avoid a race.Ted Unangst
2003-04-27Update the pfioc_table IOCTL structure.Cedric Berger
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-26fix handling when renaming directories on fat32. mv a/b . would mess up theTed Unangst
2003-04-26managment -> management;Jason McIntyre
2003-04-25#define POLLNORM as synonym for POLLRDNORM. ok millert@Ted Unangst
2003-04-25Enable lm(4) and viaenv(4).Alexander Yurchenko
2003-04-25Add lm(4) and viaenv(4). Commented out and i386-only for now.Alexander Yurchenko
2003-04-25viaenv(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-25lm(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-25mquery backout sync.Dale Rahn
2003-04-25backout mquery change, something broke when not combined with a different diff.Dale Rahn
2003-04-25sysctl front-end for the hardware monitoring sensors. This addsAlexander Yurchenko
2003-04-25syncDale Rahn
2003-04-25change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-25Fix nat proxy port allocation. In case a range was manually specified,Daniel Hartmeier
2003-04-25- added missing .EdJason McIntyre
2003-04-24fix typo; Patrick LatifiTodd C. Miller
2003-04-24regenAlexander Yurchenko