]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-20 cognetRemove useless code.
2004-11-20 cognetImplement enough to be able to enter and leave DDB.
2004-11-20 cognetGet the kernel stack right now that the u-area is gone.
2004-11-20 delphijForced commit to clarify that the last commit has enfor...
2004-11-20 fjoeUse M_ZERO to not panic in mtx_init when INVARIANTS...
2004-11-20 marcelSort MFILES.
2004-11-20 bruefferThe ixgb(4) driver actually first appeared in 5.3 ...
2004-11-20 bruefferAutogenerate device listings for hptmv(4)
2004-11-20 bruefferAdd hptmv(4)
2004-11-20 bruefferSmall correction in the HISTORY section:
2004-11-20 dasRemove the declaration of uarea_pages.
2004-11-20 dasRemove the p_uarea and p_upages_obj fields from struct...
2004-11-20 dasRemove the uarea column from the DDB 'ps' display,...
2004-11-20 dasUpdate the comment about what NO_SWAPPING does.
2004-11-20 dasMaintain the broken state of backwards compatibilty...
2004-11-20 dasWe don't do U area swapping anymore, so update some...
2004-11-20 dasRemove UAREA_PAGES and USPACE definitions. The definit...
2004-11-20 dasRemove some references to U area here while trying...
2004-11-20 dasRemove references to U area and garbage collect includes.
2004-11-20 dasgcore(1) apparently still cares about a.out core dumps...
2004-11-20 dasRemove UAREA_PAGES.
2004-11-20 dasU areas are going away, so don't allocate them. It...
2004-11-20 dasU areas are going away, so don't allocate one for proce...
2004-11-20 dasDisable U area swapping and remove the routines that...
2004-11-20 dasMalloc p_stats instead of putting it in the U area...
2004-11-20 dasIn preparation to remove U areas, don't refer to p_uare...
2004-11-20 dasuser.h is included only to get pcb.h, so use the latter...
2004-11-20 jkoshyBring signal(9) in sync with -current.
2004-11-20 cognetIncrease cnt.v_syscall and cnt.v_trap when needed.
2004-11-20 ruDo not emit a spurious warning when "directory" argument
2004-11-20 ruFixed "rmdir -p" that got broken by rev. 1.15.
2004-11-19 glebiusRemove unused macro.
2004-11-19 bzDocument NO_NIS variable.
2004-11-19 glebiusCancel pending timeout before scheduling a new one...
2004-11-19 emaxCorrect typo. Return ENXIO instead of EIO.
2004-11-19 obrienMan page for the HighPoint RocketRAID 182x driver.
2004-11-19 scottlRevert part of rev 1.57. The tag boundary is honored...
2004-11-19 scottlRevert part of rev 1.56. Tag boundaries are handled...
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 csjpUse statfs instead of getmntinfo(). This will make...
2004-11-19 simon- Fix typo in portaudit reference.
2004-11-19 obrienInstall the header for libmagic.
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 obrienMake logic more readable.
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 obrienAdd the the Allied Telesyn AT-2700 familly.
2004-11-19 marksPlace function comment above the right function.
2004-11-18 marksRemove ntp_gettime.c which was a wrapper around sysctlb...
2004-11-18 marksRebuild from compat/freebsd32/syscalls.master:1.43
2004-11-18 marks32-bit FreeBSD ABI compatibility stubs from syscalls...
2004-11-18 marksRebuild from syscalls.master:1.179
2004-11-18 marksAdd ntp_gettime(2) system call.
2004-11-18 marksAdd system call implementation of ntp_gettime(2).
2004-11-18 rwatsonAdd a couple of summary paragraphs at the head of mbuf_...
2004-11-18 gibbsAdd some useful target mode diagnostics for incoming...
2004-11-18 gibbsRevert to basing all timeout/timer values in ms rather...
2004-11-18 simon- Document the DISABLE_VULNERABILITIES knob.
2004-11-18 emaxCheck in updated bthidd(8). This is still work in progress.
2004-11-18 phkAdd dropped implementation of ioctl for fifos.
2004-11-18 phkOk, first blunder: ioctls are not entirely unused...
2004-11-18 csjp-Add a note that currently two syntax styles for label...
2004-11-18 phkPass path to filesystem when mounting root
2004-11-18 yarMake chrootdir global and use it in log messages
2004-11-18 yarNitpicking on style(9) and whitespace.
2004-11-18 glebius- Since divert protocol is not connection oriented...
2004-11-18 yarUse __FBSDID.
2004-11-18 glebiuss/priveleged/privileged/
2004-11-18 keramidaFix a minor comment typo: priveleged = privileged.
2004-11-18 cpercivaFix buffer overflow. This is FreeBSD-SA-04:16.fetch.
2004-11-18 yarDon't say, "file: permission denied," if the operation
2004-11-18 yarUse uniform punctuation, capitalization, and language...
2004-11-18 yarApply __printflike() to the appendf() prototype so...
2004-11-18 yarFix perror_reply() vs. reply() usage.
2004-11-18 yar'\n' needs not to appear in reply() strings.
2004-11-18 yarLog pathname arguments to ftp commands as the user...
2004-11-18 yarUse S_ISDIR() macro instead of a hand-rolled test.
2004-11-18 jeff - Eliminate the acquisition and release of the bqlock...
2004-11-18 phkMake more sense out of vop_stdcreatevobject()
2004-11-18 gibbsCorrect another location where inquiry length as calcul...
2004-11-18 impthis should have been deleted a while ago
2004-11-18 gibbsCorrect an off-by-one in the calculation of the inquiry...
2004-11-18 jkoshyCross-reference signal(9).
2004-11-18 yargetcwd() won't leave a error string in the buffer,...
2004-11-18 cognetMove KERNPHYSADDR and KERNVIRTADDR from std.i80321...
2004-11-17 ruFixed transition from SHARED=symlinks to SHARED=copies.
2004-11-17 bruefferCorrect URL of the programming manual.
2004-11-17 bruefferAdd missing /* DEVICE_POLLING */
2004-11-17 mlaierFix host route addition for more than one address to...
2004-11-17 jhbUpdate release notes to note that FreeBSD/i386 requires...
2004-11-17 brueffer- list D-Link DFE-528TX as supported
2004-11-17 yarUse POSIX functions instead of legacy ones:
2004-11-17 brueffers/3COM/3Com/
2004-11-17 bruefferList the LevelOne GNC-0105T (8169S) as supported and...
2004-11-17 jmgonly clear the IFF_OACTIVE flag when we have a chance...
2004-11-17 mariusRemove the whole uart_cpu_identify() stuff again. Now...
2004-11-17 jmgsync comment on IFF_OACTIVE with reality.. IFF_OACTIVE...
2004-11-17 rwatsonHook up mac_sysv_{msg,sem,shm}.c to the build when...
2004-11-17 mariusAdd a front-end for the `rtc' device which is a MC14681...
next