]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-09-26 rwatsono Modify access control checks in linux_iopl() to use...
2001-09-26 rwatsono Modify pcvt ioctl() security checks to use secureleve...
2001-09-26 rwatsono Modify spigot_open() to use securelevel_gt() instead...
2001-09-26 rwatsono Modify generic specfs device open access control...
2001-09-26 rwatsono Modify syscons ioctl securelevel checks to use secure...
2001-09-26 rwatsono Modify open() and close() for /dev/random to use...
2001-09-26 rwatsono Modify access control code for /dev/pci device to...
2001-09-26 rwatsono Modify access control code for the CAM SCSI pass...
2001-09-26 asmodaiBe explicit about the POSIX version it conforms to...
2001-09-26 rwatsono Modify i386_set_ioperm() to use securelevel_gt()...
2001-09-26 rwatsono Modify device open access control for /dev/mem and...
2001-09-26 rwatsono Modify IPFW and DUMMYNET administrative setsockopt...
2001-09-26 rwatsono Modify static settime() to accept the proc * for...
2001-09-26 rwatsono Modify sysctl access control check to use securelevel...
2001-09-26 asmodaiChange standards compliancy order so that C and POSIX...
2001-09-26 dillonEnable vmiodirenable by default. Remove incorrect...
2001-09-26 guidoRedo patch in 1.22 such that the header printing is...
2001-09-26 dfrTidy up and fix a runtime warning.
2001-09-26 ruWARNSify.
2001-09-26 ruThe "cat - -" feature was broken by the last commit.
2001-09-26 dillonMake uio_yield() a global. Call uio_yield() between...
2001-09-26 phkGive people a chance to do things before fsck is run.
2001-09-26 obrienRun rc.devfs a little bit earlier.
2001-09-26 marcelThe arg parameter is passed by value in Linux, but...
2001-09-26 psLock the vnode while truncating the corefile. This...
2001-09-26 brooksAdd a standard hack in the spirit of PCI_ENABLE_IO_MODE...
2001-09-26 fennerFix (typo? pasteo?): panic("ffs_mountroot..." -> panic...
2001-09-26 peterMake this 'make obj' safe
2001-09-26 jhbRemove superflous parens after de-macroizing.
2001-09-25 jhbInclude sys/ktr.h before sys/_lock.h to ensure LOCK_DEB...
2001-09-25 jhbMove the definition of LOCK_DEBUG from sys/lock.h to...
2001-09-25 scottlClarify how to determine the firmware version.
2001-09-25 rwatsono So, when <dd> e-mailed me and said that the comment...
2001-09-25 iedowseRFC2132 is not clear about whether the "Maximum DHCP...
2001-09-25 iedowseThe -A option (beep when packets are dropped) didn...
2001-09-25 dfrCalculate the valid flag for ITRs and DTRs correctly...
2001-09-25 bmahNew release notes: aac(4) update, Yahoo! coredump...
2001-09-25 brooksThe faith(4) device is no longer a count device so...
2001-09-25 wilkoClarify that it is the SRM console that disables onboar...
2001-09-25 brooksMake faith loadable, unloadable, and clonable.
2001-09-25 rumdoc(7) police: fixed markup.
2001-09-25 sosAdd a fix for the VIA82C686B data corruption bug.
2001-09-25 yokotaYet another turn of workaround for psm/ACPI/PnP BIOS
2001-09-25 wpaulAdd some definitions for the DSP programming registers...
2001-09-25 ru- Only use sig_atomic_t objects in signal handlers.
2001-09-25 desClean up my source tree to avoid getting hit too badly...
2001-09-25 desClean up my source tree to avoid getting hit too badly...
2001-09-25 ruRemoved touch(1) from the list of installworld tools...
2001-09-25 rwatsono Further clarify comment: ad Udo's request, re-insert...
2001-09-25 ache1) Back out ~/.login_conf disable
2001-09-25 mikeA process name may contain whitespace and unprintable...
2001-09-25 mikehImprove the description on how to construct ~ftp/pub...
2001-09-25 rwatsono Parallelize the comment on the relationship between...
2001-09-25 rwatsons/securelvel/securelevel/
2001-09-25 obrienLet people know when a startup script is skipped becaus...
2001-09-25 murrayBack out rev 1.74. This functionality causes a panic...
2001-09-25 iedowseAdd a missing dereference level. This caused nfsm_posto...
2001-09-24 dfrUse b6 instead of b1 - b1 is supposed to be preserved...
2001-09-24 dfrMake the Alternate {I,D} TLB vector code actually work...
2001-09-24 bmahghostscript6 has been replaced by ghostscript-gnu in...
2001-09-24 dfrDon't try to access external files from SKI unless...
2001-09-24 dfrIncrease the number of bootstrap PVs.
2001-09-24 dfrInclude <machine/pte.h> instead of <machine/pmap.h>
2001-09-24 dfrWe need different call stubs for static and stacked...
2001-09-24 dfrAdd commands to dump the itrs and dtrs.
2001-09-24 dfrReturn the mapkey which EFI gave us when we read the...
2001-09-24 dfrTidy up a little - don't try to print anything or enabl...
2001-09-24 dfrPick up pal.s from the kernel sources.
2001-09-24 dfrFactor out PTE and related definitions from pmap.h...
2001-09-24 iedowseThe addition of i_dirhash to struct inode pushed RELENG_4's
2001-09-24 obrienBack out rev 1.274. The previous behavior was document...
2001-09-24 obrienClarify that -h implies -c.
2001-09-24 dfrFix a few comment typos from the last commit.
2001-09-24 dfrAdd some code which can be used to change to/from physi...
2001-09-24 ruOnly compile with strtofflags.c from libc if bootstrapping.
2001-09-24 rwatsono Reduce userland inclusion of kernel headers -- remove...
2001-09-24 rwatsono Reduce userland inclusion of kernel headers -- remove...
2001-09-24 hrsFix typo.
2001-09-24 hrsMerge the following from the English version:
2001-09-24 murrayAdd a couple of functions to create persistent variable...
2001-09-24 ruFixed the buildworld breakage in cross-tools caused by
2001-09-24 murrayNote that it might not be a good idea to mount /var...
2001-09-24 nyan- Added #include <sys/systm.h>
2001-09-24 murrayCorrectly document the return value of mb_fixhdr.
2001-09-24 luigiFix a null pointer dereference introduced in the last...
2001-09-24 obrien+ Fix misplacement of `txp'
2001-09-24 obrien+ explicitly use the shell to run ${local_startup}...
2001-09-24 mpCatch up to recent removal of curpcb from globals.h.
2001-09-24 murray- Correct capitalization of a function name.
2001-09-23 kenTurn on WARNS?= 2 for libdevstat.
2001-09-23 bmahThe README file in the floppies/ directory of a distrib...
2001-09-23 desDon't print running stats unless we're the foreground...
2001-09-23 brianSend a .4 second BREAK rather than a .25 second break...
2001-09-23 dfrAdd commands to dump the configuration tables and the...
2001-09-23 dfrAdd definitions of SAL System Table.
2001-09-23 yokotaReinitialize the keyboard after the ACPI resume event.
2001-09-23 yokota- Update pnp(4) to match the reality in -CURRENT.
2001-09-23 yokotaFix a comment line which wrongly states this man page...
2001-09-23 impWhile I am THE Warner Losh (I know of no others that...
2001-09-23 impFix grammar of the newest UPDATING entry. Also, minor...
next